Tool/software: Code Composer Studio
Dear TI hello,
I have a question about the Memory Allocation,
I am using all my memory RAMGS1 to RAMGS13 to get compile my project but, when I open the memory allocation, most of my memory is empty!
Here is a capture for the memory allocation and the cmd file.
I am alining by 4 the memory because I am using a freeRTOS project and in the portmacro.h file I have this:
#define portBYTE_ALIGNMENT 4
Do you have a factorized cmd file with all sections with one section for RAMGS and RAMLS?
Thank you in advance for clarifications,
S.kTarik