This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: TI-RTOS
Hey,
I am trying to update the SDK of our application from 1.50 to 2.30. The MCU's resources are all pretty packed and with the new SDK the app won't fit into memory. Are there any options to minimize the flash and maybe also the RAM footprint, e.g. by deactivating unused features? We've already utilized SWRA537 and optimized the linker command file pretty much as far as I can see. The main problem atm is the flash - with the old SDK, the flash contained 122 kb data, with the new SDK 3 kb are still missing.
Best
Florian