您好,我的28035程序使用了cfg文件进行bios配置,平台为ccs5,程序编译后烧入flash后无法正常运行,查看PC指针发现程序在 0x3ff8cd 0x3ff8ce这两个地址循环,而且提示No source available for "0x3ff8cd" ,经查资料发现这是bootrom里的地址,这部分程序应该是固化在bootrom里的吧,怎么会找不到呢。而且我无法正常进入实时模式,仿真器会提示
C28xx: Trouble Reading PC Register: (Error -1142 @ 0x0) Device blocked debug access because it is currently executing non-debuggable code. Choose 'Rude Retry' to disable polite mode and force the operation. (Emulation package 5.0.681.0)
C28xx: 7 other operation(s) were automatically canceled as a result
这个错误。基本已经排除硬件错误。我怀疑是芯片选择错误或cfg配置文件错误,但是查看各种配置选项目前没发现有什么异常。
真心请求您的帮助

