CCS version 6, XDS100v3 debugger, SMARTRF06
We developed a BLE APP using the CC2650EM-7ID module and it runs fine on the SMARTRF06 evaluation board. It runs and debugs without a problem.
Our design new is using the CC2640 5x5 IC. The CCS project settings were changed to use the Board.c & h files based on the CC2650EM_5XD example. The project builds with no errors, and it appears that the JTAG connects and loads the target. But, the Debugger does not start at main() and the green run arrow and the pause button are both gray and not available.
Where should I start to find the cause of the Debugger not starting. On occasion the debug would run but would show an error when paused:
"No source available for "ti_sysbios_hal_Hwi_HwiProxy_Object__delete__S__mangled__() at C:/Users\dphelan\workspace_v6_1\MVACBLEPeripheral\FlashROM\MVACBLEPeripheral.out:{3} 0x1001bbd8{4}"
Thanks,
Dan