Other Parts Discussed in Thread: CC2650
I am having trouble programming and debugging a custom CC2650 board. It is supposed to run a BLE observer application. For simplicity another basic application is used to get started with the custom board.
I am using the CC2650 7x7 chip and programming it with a XDS110 on a CC2650 Launchpad v1.2 and connected by JTAG to our custom board.
When debugging the device in CCS6.2.0.00050 the following errors are received:
Cortex_M3_0: Can't Run Target CPU: (Error -2134 @ 0x0) Unable to control device execution state. 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 6.0.407.3)
Cortex_M3_0: JTAG Communication 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 6.0.407.3)
Following this guide: processors.wiki.ti.com/.../CC26xx_HW_Troubleshooting
I have checked the following voltages on the device:
VDDR: 1.67V
VDDS: 3.28V
DCOUPL: 1.27V
When using the device with SmartRF Flasher 2 the connection is OK and the hex file can be programmed and verified with no errors, but the code won't run.
Our application is the RTOS PWMled_CC2650_launchXL example, built in CCS6.2.0.00050.
Several lower JTAG clock cycles have been tried without success.
The application has also been built using the internal 32Khz oscillator without success.
Any guidance is helpful, thank you!board.pdf6131.schematic.pdf
Best regards
Carl
