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.

CCS/TMS320F28027F: Memory map is incomplete

Part Number: TMS320F28027F


Tool/software: Code Composer Studio

Hi!

I am looking at the memory map of the TMS320F28027F, but I only see a D_FlashA (8,064), and a FLASHB_D (24,576) if the size of those two is close to 32kB, why CCS is not showing the other 32kB?

  • The memory allocation view will show whatever length is specified in the linker command file for the project. Does the length shown here not match up with the length specified for those memory regions in the linker command file?