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.

code size from .map file

Hello,

I'm new to the C2000, and I'm running the "BlinkingLED" demo with the Piccolo ControlSTICK and I have some very basic questions about code size from the map file (first bit is copied below).

From the table below, the overall flash utilization is 0x741 = 1857d, and that's the number of 16 bit words, correct?  So 3714 bytes of flash?

 

Thanks. 

 

OUTPUT FILE NAME: <BlinkingLED.out>

ENTRY POINT SYMBOL: "_c_int00" address: 003f65b1

 

MEMORY CONFIGURATION

name origin length used unused attr fill

---------------------- -------- --------- -------- -------- ---- --------

PAGE 0:

BOOT_RSVD 00000000 00000050 00000000 00000050 RWIX

progRAM 00008000 00000800 0000001b 000007e5 RWIX

OTP 003d7800 00000400 00000000 00000400 RWIX

FLASHD 003f0000 00002000 00000000 00002000 RWIX

FLASHC 003f2000 00002000 00000000 00002000 RWIX

FLASHA 003f6000 00001f80 00000741 0000183f RWIX