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.

TMS470 in-system programming question

Other Parts Discussed in Thread: TMS470R1B1M

Hi,

I am developing code to use TMS470R1B1M F05 API with IAR system Workbench from ARM V6.50.  I am refering to SPNA093A.  On page 6, section 2.2.1, shows linker modification commands.  But it was for IAR version 4.30a.  With the current version, the same modification does not pass compiler.  

I tried to use "place at address mem:__ICFEDIT_region_RAM_start__ { section API_SEGMENT };"  But the .map file still shows API_SEGMENT in the ROM region.

Does somebody know how to make this copy_to_ram function in section 2.2.2 work with new IAR compiler?

Regards, Jian