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.

TMS320F28034: ccs debug,能下载软件,但是不能调试

Part Number: TMS320F28034


ccs v12 调试时会显示上图显示的错误,软件下载成功了,但是不能正常调试。

尝试过卸载软件,重新安装,ccs 11 ccs12都试过,还是不行。

电脑重装系统,ccs安装以后,可以正常调试。但是过了几天又变成这样了。

请问这是什么原因导致的?

  • C28xx: GEL: Error while executing OnTargetConnect(): identifier not found: ST1
    at ST1=(ST1&~(0x0100)) [f28034.gel:290]
    at C28x_Mode() [f28034.gel:78]
    at OnTargetConnect()
    C28xx: GEL: Error while executing OnReset(0): identifier not found: ST1
    at ST1=(ST1&~(0x0100)) [f28034.gel:290]
    at C28x_Mode() [f28034.gel:32]
    at OnReset(0)
    C28xx: GEL: Error while executing OnReset(0): identifier not found: ST1
    at ST1=(ST1&~(0x0100)) [f28034.gel:290]
    at C28x_Mode() [f28034.gel:32]
    at OnReset(0)
    C28xx: GEL: Error while executing OnReset(0): identifier not found: ST1
    at ST1=(ST1&~(0x0100)) [f28034.gel:290]
    at C28x_Mode() [f28034.gel:32]
    at OnReset(0)
    C28xx: GEL: Error while executing OnRestart( 0 ): identifier not found: ST1
    at ST1=(ST1&~(0x0100)) [f28034.gel:290]
    at C28x_Mode() [f28034.gel:53]
    at OnRestart(0)
    C28xx: GEL: Error while executing OnFileLoaded( 0, 0, 0): identifier not found: XAR0
    at XAR0=*(0x3F7FF8) [f28034.gel:553]
    at Device_Cal() [f28034.gel:67]
    at OnFileLoaded(0, 0, 0)
    C28xx: Trouble Setting Breakpoint with the Action "Finish Auto Run" at 0x3f54f5: (Error -1066 @ 0x3F54F5) Unable to set/clear requested breakpoint. Verify that the breakpoint address is in valid memory. (Emulation package 9.7.0.00213)
    C28xx: Breakpoint Manager: Retrying with a AET breakpoint
    C28xx: Breakpoint Manager: Error enabling this function: Failed to retrieve ID for DCU_SEL.

    这是故障信息,我看上面图片里的不清楚,重新发一遍

  • 使用的是什么硬件?能否描述一下操作步骤?错误之前有没有什么征兆或进行了什么操作?

  • 使用的tms320f28034芯片, 点debug按钮,编译通过,连接芯片下载时开始报上面的错误信息。出问题前,不记得具体的操作了。没记的有特别的操作。