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.

CCS/TMDSDOCK28069: CCS/TMDSDOCK28069:

Part Number: TMDSDOCK28069
Other Parts Discussed in Thread: TMS320F28069, C2000WARE

Tool/software: Code Composer Studio

Hello all,

I have the following setup:

TMDSDOCK28069 Experimenter hardware Kit and CCS V8.1

I have imported an example project which builds fine with latest C2000 compiler toolchain

The supplied USB .cable is attached to the experimenter kit hardwrae.

The board switch is set to USB.

When I try to debug the application i get the following errors:

C28xx: Error occurred during flash operation: Cannot read 0x00000882@Data: data is not present.

C28xx: Flash Programmer: Warning: The configured device (TMS320F28069), does not match the detected device ().

When I look at Project->properties->CCS General, I see that the linker command file is: 28069_RAM_lnk.cmd??

How to get a 28069_Flash_lnk.cmd?

Any help I from you folks I will appreciate!

Tnaks

Max

  • Hi Max,

    It sounds as if you have a different device connected to the driver being used. Could you just check first that you do actually have an F28069 in the Experimenter kit, and that the target configuration you launched in CCS is for an F28069?

    Could you let me know which code example you built please?

    You can find a flash linker command file in C2000Ware. With the latest C2000Ware, the file "F28069.cmd" will be in directory:
    C:\ti\c2000\C2000Ware_1_00_05_00\device_support\f2806x\common\cmd

    Thanks.

    Regards,

    Richard
  • HI Richard,

    I solved my debug error by downloading and installing the proper USB emulation software for the XDS100v1 USB emu intarfece.
    An besides that, in the CCS General Project device connections field I initially slected the wrong version for the XDS100 debug probe.
    So, now I can debug and load the 2806x LED blink example. Everything works fine now!

    Regards,

    Max
  • Hi Max,

    That's good.  Thanks for letting us know.

    Regards,

    Richard