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.

Concerto Startup Error

Other Parts Discussed in Thread: TMS320F28335

Have you seen this error?

 

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.

C28xx: GEL Output:

ADC Calibration not complete, check if device is unlocked and recalibrate.C28xx: GEL Output:

ADC Calibration not complete, check if device is unlocked and recalibrate.C28xx: Flash Programmer: Error erasing flash memory. Device is locked or not connected. Operation cancelled

C28xx: Flash Programmer: Error erasing Flash memory.

C28xx: Flash Programmer: Device is locked or not connected. Operation cancelled.

C28xx: Trouble Writing Memory Block at 0x33fff6 on Page 0 of Length 0x2

Cannot write to target

 

I just started getting this issue all of a sudden.

  • JasonHaedt said:
    C28xx: Flash Programmer: Warning: The configured device (TMS320F28335)

    It looks like the target configuration is set for a 2833x device instead of an F28M35x.  This wiki page describes how to see the target configuration.  Make sure the device selected is 28M35x

    http://processors.wiki.ti.com/index.php/C2000_Getting_Started_with_Code_Composer_Studio_v4#Set_up_the_Target_Configuration_Options_for_Device_Emulation

    -Lori