Part Number: AM263P4-Q1
Hello,
Regarding the advice here:
AM263Px MCU+ SDK: Optimizing applications with MCU SDK
It mentions disabling assertions and rebuilding the libraries. However, I would have assumed that TI has already done that when building the release version of the libraries. i.e.
C:\ti\mcu_plus_sdk_am263px_10_02_00_15\source\kernel\nortos\lib\nortos.am263px.r5f.ti-arm-clang.release.lib
C:\ti\mcu_plus_sdk_am263px_10_02_00_15\source\drivers\lib\drivers.am263px.r5f.ti-arm-clang.release.lib
Can you confim whether my assumption is correct or not please?
Obviously I don't want to rebuild the release libraries if you've already done it.