你好,
我使用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)
请问一下,问题出在哪?谢谢!