Dear support,
I noticed that the CMSIS NN library is missing in $SDK/CMSIS/ folder of v2.11 SDK.
How could I add the missing CMSIS NN library to this SDK?
It seems that the CMSIS library shipped with SDK v2.11 is close to v5.6.0 version of CMSIS on Github, but the version in SDK might already have some improvements or bugfixing.
Can we simply grab the NN library in the CMSIS v5.6.0 Github release? I am wondering why SDK owner don't do it if it is that simple.
Regards,
yf2
Solved! Go to Solution.
We recently update the SDK and MCUXpresso IDE, some bug was eliminated, so check it this error was clean
Have a good day
We recently update the SDK and MCUXpresso IDE, some bug was eliminated, so check it this error was clean
Have a good day
Did you mean that SDK v2.12 has CMSIS-NN included by default?
I manually added CMSIS-NN to SDK as a sibling folder of DSP/ and Core/, so far no issues have been noitced yet.
Regards,
yf2
I just downloaded a copy of SDK v2.12 and noticed that CMSIS/NN folder exists.
Will close this ticket.
yf2