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.

F28M35H52C1 programming into flash issue

Other Parts Discussed in Thread: CONTROLSUITE

Hi,

i got F28M35H52C1 CPU from TI as sample, i assembled this on my PCB and i written test code to blink the LED which is connected to the GPIO135, if i burn the code into  RAM it was working fine, but the same  code, if i try to burn to FLASH it shows error like " 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."

the FLASH/RAM for programming is selected in CCS.

if i try to erase the flash memory of this CPU through CCS it says "Target is not connected or does not support current flash operation"

 Am using CCS version 5.3.0.0009,  and am using XDS100V2 JTAG Emulator for programming and debugging.