Вот что ответили в потдержке TI
Thank you for contacting Texas Instruments. Your request has been received and Service Request number 1-628512781 has been assigned to your inquiry.
The information you are looking for is included in the mapfile.
Dependent of CCE version you have to do the following settings to get the mapfile:
CCE (with older version than CCE 3.0)
Please open
Project -> Properties -> CC++ Build (left side of popup) -> right side of popup:
MSP430 Executable Linker -> select 'General options' -> scroll on the right bar down and you will find:
'produce listing of input and output sections in <file> (--map_file_) < define name of listingfile here>
Please include the name of the listing file there and you will get the mapfile generated which includes the info you are asking for.
CCE 3.0
Project -> Properties -> CC++ Build (left side of popup) -> right side:
MSP430 Linker v3.0 -> select 'Linker Output' -> on right side you will find:
'produce listing of input and output sections in <file> (--map_file_) < define name of listingfile here>
Please include the name of the listing file there and you will get the mapfile generated which includes the info you are asking for.
Do you use full version or free download version?
If you use the free version I would also recommend that you download the newest CCE version which is available at:
http://focus.ti.com/docs/toolsw/folders/pr...msp-cce430.html