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.

335x evm 使用ccs 调试StarterWare_02_00_01_01



你好,

      我使用335x evm板通过CCSv5调试StarterWare_02_00_01_01中的gpioLCDBacklight代码,编译已经通过,gel也配置完成,点击debug后选择了仿真器对应的cpu 即SEED XDS560V2 USB Emulator_0/CortxA8, 然后报出了No source available for “0x0”的错误,如果强行点击run-->load-->load program 后,会报出如下错误:

CortxA8: Breakpoint Manager: Retrying with a AET breakpoint
CortxA8: Trouble Setting Breakpoint with the Action "Semi hosting" at 0x80002d68: (Error -1066 @ 0x333C) Unable to set/clear requested breakpoint. Verify that the breakpoint address is in valid memory. (Emulation package 5.1.232.0)
CortxA8: Breakpoint Manager: Retrying with a AET breakpoint
CortxA8: Trouble Setting Breakpoint with the Action "Finish Auto Run" at 0x80003020: (Error -1066 @ 0x333C) Unable to set/clear requested breakpoint. Verify that the breakpoint address is in valid memory. (Emulation package 5.1.232.0)

请问一下,问题出在哪?谢谢!

  • 跑gel文件了?看起来DDR没初始化

  • 我出现了类似的问题,GEL在Connect Target时自动加载与运行,可以确定DDR已经初始化了 。然后load program 运行的时候出现了以下情况,请问是什么意思?

    CortxA8: Trouble Setting Breakpoint with the Action "Continue or Finish Stepping" at 0x80002d38: (Error -1066 @ 0x333C) Unable to set/clear requested breakpoint. Verify that the breakpoint address is in valid memory. (Emulation package 8.4.0.00006)

    CortxA8: Breakpoint Manager: Retrying with a AET breakpoint