Where can we find the source code for NPU firmware matching to current BSP releases? We need to build customized versions for our boards. The sources cannot be found in the current MCU SDK (https://github.com/nxp-mcuxpresso/mcuxsdk-manifests)
You might want to look into performance testing results when integrating the NPU firmware into real-world use cases—especially when dealing with lightweight edge devices. Also, for user-experience related benchmarks in fast-service environments, this Canes food review analysis might offer some interesting parallels in how feedback loops help optimize outcomes efficiently.
Hello @Niebel-TQ
I hope you are doing very well.
You can refer to below link:
https://github.com/nxp-imx/ethos-u-firmware
Best regards,
Salas.
Hello,
thank you for replying. I know this link - but we look for source code. We had this based on a very old SDK but we need to adjust to current software stack. For our own boards we need to compile the software to adjust memory layout for RPMSG etc.
Thank you
Hello,
Actually, the driver source is on the SDK, for example in SDK 2.14 is under:
SDK_2_14_0_MCIMX93-EVK/middleware/ethos-u-core-software/core_driver/src/ethosu_driver.c
and
SDK_2_14_0_MCIMX93-EVK/middleware/ethos-u-core-software/core_driver/include/ethosu_driver.h
Best regards,
Salas.
Does that mean, that the github hosted SDK is still not usable? Is there a timeline for this?