This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello, i am trying to use examples from BLE-stack V2.2, and sometimes when i try to debug the project i get the following error, sometimes it gets gone and sometimes it comes back, this is really annoying.
I am on a MacBook Pro OS X El Capitan 10.11.6 (15G31), Processor 2.66GHz Intel Core 2 Duo.
I am using Parallel Desktop Version 11.2.1 (32626) for MAC
With
Windows 10 Pro version 1511
I installed BLE-stack v2.2 (ble_sdk_2_02_00_31)
I installed Code Composer Studio Version: 6.1.2.00015
I have ARM Compiler Tools 16.6.0
I have ARM Compiler Tools 5.2.7
I have cc13xx/cc26xx Device Support 1.16.2.00
Everything is up to date
The Built went fine without errors and here goes the error when i start to debug the project.
"
Error connecting to the target:
(Error -275 @ 0x0)
The attempt to poll a target device exceeded its timeout limit.
The utility or debugger has requested that a target device be
repeatedly accessed for a specific data or status value.
This has failed because the built-in limit for the maximum number
of attempts when polling the JTAG scan-path has been exceeded.
(Emulation package 6.0.228.0)
"
Bes regards
Nicholas