Part Number: CC1310
烧录器能识别到芯片,但是程序无法烧录,使用的CC1310F128RSMR,代码是在开发板CC1310 LAUNCHXL开发板提供的例程上修改的
报错信息如下:
Cortex_M3_0: Error: (Error -1170 @ 0x0) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 20.0.0.3178)
Cortex_M3_0: Trouble Halting Target CPU: (Error -2064 @ 0x0) Unable to read device status. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 20.0.0.3178)
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
Cortex_M3_0: Failed to write data to temporary buffer in RAM before programming device FLASH memory. addr=0x20001C00, writeLength=4096(0x1000), bufIdx=1 Error: Could not write 0x20001C00: target is not connected
Cortex_M3_0: File Loader: Memory write failed: Failed to write data to temporary buffer in RAM before programming device FLASH memory.
Cortex_M3_0: GEL: File: D:\TI\works\rfWsnNode_CC1310_VQFP32_4_4\Debug\rfWsnNode_CC1310_VQFP32_4_4.out: Load failed.
请简单帮忙看下问题原因,烧录器没有问题,之前烧写过程序,谢谢