curently working on CC2650 and as part of toolchain i have downloaded the CCS v6.1 and BTLE stack V2.0 and then install them and able to build the projects in CCS and also flash the .out file to the target using the XDS on board debugger(smartRF06 Evaluation board).
but when i try to debug the same application downloaded the control never reaches to the main and when i tend to suspend the debug session i see the message like:
No Source available for "This code is built for CC26xx HWRev22 and later_HaltfViolated()". does this mean the HW revision of the SOC i am using is not compatible to the CCS supporting?
And also how do i confirm on the hardware revision currently i am working?
thanks