I have problem with program processor F28M35H52C1RFPT.
Till now I have worked with prototype board with processor concerto - exact description: X F28M35H52C1RFPT YF-24AK60W G4. I use CCS 5.2.1.00018. I programed both cores using LOAD command from RUN menu (with succes).
Now I start working with new processor with description: F28M35H52C1RFPT YFB-38AQXPW G4 and I cant program it. I can launch configuration, next conect both cores but if I try program in console I see mesage:
-Cortex_M3_0: GEL Output: Watchdog Timers Enabled
-Cortex_M3_0: GEL Output: UARTs Enabled
-C28xx_0: GEL Output:
-Memory Map Initialization Complete
-C28xx_0: GEL Output:
-RAM Initialization Complete
-C28xx_0: Loader: One or more sections of your program falls into a memory region -that is not writable. These regions will not actually be written to the target. Check your -linker configuration and/or memory map.
This masege is for both coers.
According to suggestion 251698.aspx I add following files : F28M35x.C28x.xml and F28M35x.M3.xml to folder 'ti\ccsv5\ccs_base\CCSnowFlash\configs\ ' (in this folder I found files TMS320F28M35x.C28x.xml and TMS320F28M35x.M.xml). But still I cant program new processor (I add that processor operates, I can see dissasembly instruction (i thik bootloader) during debug and I can see internal registers , so I thik processor operates.)
I did some tricks with this files, I repace names, I remove old. Nothing helps.
Can somebody help me resolving this problem and tell me step by step what should I do.
I appreciate help
Pawel