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.

Programming Concerto revB silicon from Code Composer

Three years ago I developed a new control PCB based on the concerto dual core processor, to replace the old TMS2407 device that we had used on older designs.

Since that time we have not had any new products that required this platform, until now!

I have had a new batch of the concerto based PCBs made and cannot program the devices from code composer.

I have checked that I can program the original PCBs (made 2 years ago) and these program without any problems.

I think that the root cause is that the new PCBs have rev B silicon.

What changes do I need to make to be able to program the new devices?

 

I am using CCSv5.3

When I try to program the m3 this message appears in the console

Cortex_M3_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.

When I try to program the c28 a dialog box "GEL Expression: OnTargetConnect()" opens and never exits until cancelled. When I cancel this message appears on the console.

C28xx_0: GEL: Error while executing OnTargetConnect(): Evaluation canceled.
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