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.

CCS4 and FLASH'ing the SM320C28335 processor

Other Parts Discussed in Thread: TMS320F28335

We are using the SM320C28335 processor in our medical device, and when we hook it up to CCS4 and enter debug mode the console window displays the following error message :

"C28xx: Flash Programmer: Warning: The configured device (TMS320F28335), does not match the detected device (). Flash Programming operations could be affected. Please consider modifying your target configuration file."

Is it ok to use CCS4 to write to the FLASH using this setup, or do we need to do something else in order to write our code to the internal FLASH memory?

Currently I am doing all my debugging loading and running the code from the internal SRAM (and using an external SRAM for the data & stack), but this won't be possible much longer as the code size will soon exceed the SRAM size. We have already validated CCS4 version 4.2.1.00004 using C2000 tools 5.2.6; please don't say we need to update CCS4.