Part Number: CC2650
Other Parts Discussed in Thread: Z-STACK
Tool/software: TI-RTOS
Hello,
I am currently developing a custom PCB design with the CC2650F128 (5x5 package) and have now built the first prototype.
I am using the XDS110 Debug Probe and cJTAG.
When I connect the debugger to the board everything seems to be working fine:
- Flash Programmer 2 identifies the MCU as CC2650 and I can program and erase the flash memory
- I can programm the flash memory using IAR Workbench
- Voltage levels are fine too: VDDS: 3.3V; VDDR: 1.8V; DCOUPL: ~ 1,3V
The problem now is, that I flashed the simple "empty" project (C:\ti\tirtos_simplelink_2_11_01_09\tirtos_simplelink_2_11_01_09_examples\IAR\CC2650DK\empty) and adapted it to my board configuration just in order test my design, but the application doesn't even seem to start. When I download the application using IAR Workbench (8.11) everything seems to work fine, but when starting the debug mode I get the following error:
Fatal error: Failed to stop execution: (Error -2062 @ 0x0)
Unable to halt device. 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).
I flashed the exact same code (just modified the LED Pin) on to the CC2650 SensorTag STK and there it works perfectly fine..
Does anybody have an advice what might be the problem? As reading and writing memory works fine, I suppose there's a problem with the CPU. Do I maybe have to modify the ccfg - page?
Cheers,
Felix
