连接目标板时出现下列提示,请问是什么原因?
Error connecting to the target:
Error 0x00000020/-2011
Error during: Execution,An internal error occurred in which an illegal action (0x00000043) was requested while disconnected
Jones Chen:
1. 请确认仿真器是正常的。是否可以连接其他的板子。
2. 查电源
3. 查晶振
连接目标板时出现下列提示,请问是什么原因?
Error connecting to the target:
Error 0x00000020/-2011
Error during: Execution,An internal error occurred in which an illegal action (0x00000043) was requested while disconnected
pluto ran:
回复 Jones Chen:
仿真器没连上,建议检查驱动是否安好。
连接目标板时出现下列提示,请问是什么原因?
Error connecting to the target:
Error 0x00000020/-2011
Error during: Execution,An internal error occurred in which an illegal action (0x00000043) was requested while disconnected
qing han:
本人是新手,可以发我一份TMS320F2812的封装器件库么 万分感谢
连接目标板时出现下列提示,请问是什么原因?
Error connecting to the target:
Error 0x00000020/-2011
Error during: Execution,An internal error occurred in which an illegal action (0x00000043) was requested while disconnected
Jones Chen:
回复 qing han:
楼主需要封装库,到网上一搜,很多嚒,这是一个快10年的老片子了,资料很多的。
连接目标板时出现下列提示,请问是什么原因?
Error connecting to the target:
Error 0x00000020/-2011
Error during: Execution,An internal error occurred in which an illegal action (0x00000043) was requested while disconnected
qing han:
回复 Jones Chen:
可以发我一份 封装库么 F2018的引脚间距啥的 我用IPC7513 算不出来 麻烦了
连接目标板时出现下列提示,请问是什么原因?
Error connecting to the target:
Error 0x00000020/-2011
Error during: Execution,An internal error occurred in which an illegal action (0x00000043) was requested while disconnected
zhu zhou:
我也遇见了这种问题,经过查找验证后发现是对CMD分配时引起的,cmd中应用到了外部RAM的存储空间,由于调试程序时未对外部RAM进行初始化处理,就是没有编写xintf的相应驱动,当调试程序时出现该种错误,导致DSP损坏,仅供参考!