CC1310在rfWsnNode例程修改的程序,在自己的电路板上运行,将IOID_25管脚设置为IO输出,只要输出为1,就会使debug中断,如果输出为0就正常,完全不明白什么原因?
提示如下:
Cortex_M3_0: Error: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 8.0.27.9)Cortex_M3_0: Unable to determine target status after 20 attempts
Cortex_M3_0: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging
Viki Shi:
怀疑是硬件问题,你用的是什么封装?电路板参考的哪个设计?
xie wei:
回复 Viki Shi:
应当不是。我现在回家换电脑再试就都正常了。都是CCS8.1版本,但在公司的是WIN10,家里是WIN7, 参考项目tirtos_builds_CC1310_LAUNCHXL_release_ccs两个不一样,每次都要在Dependencies中修改为本地的。
xie wei:
回复 xie wei:
另外两个参考项目tirtos_builds_CC1310_LAUNCHXL_release_ccs都是在CCS8.1中第一次导入例程时自动生成的。想不明白,难道与WIN10有关吗?
Viki Shi:
回复 xie wei:
不应该啊,CCS8支持windows 8操作系统:Supported Operating System:Windows 7 (SP1 or later), Windows 8.x and Windows 10
Felix ZF:
回复 xie wei:
xie wei参考项目tirtos_builds_CC1310_LAUNCHXL_release_ccs两个不一样,每次都要在Dependencies中修改为本地的。
能具体说明一下这个现象吗?
CCS8.1在WIN 10下使用没有问题的。
你的CCS和SDK都是安装在默认目录下的吗?