Other Parts Discussed in Thread: CC2650, , LAUNCHXL-CC2640R2, BLE-STACK
Tool/software: Code Composer Studio
Hi everyone,
I've modified my cc2650 launchpad by soldering on the board the new cc2640r2.
I'm trying to execute some new projects from last SDK released with ble stack 3.0 that compile fine without errors.
The issue is when I select app image, and click on debug to load code on cc2640r2 launchpad, code composer studio give me the error
Cortex_M3_0: Trouble Reading Register Unknown Register: (Error -2030 @ 0x0) Attempted to access an unknown or invalid register. Confirm the register is valid and accessible, and retry the operation. (Emulation package 6.0.504.1)
and I can't execute code.
Where is the error?
Thanks in advance for clarifications.