Folks,
This is related to the conversation here. I've got this wish to run a CCStudio project on a CC2640, but I'm having little luck yet.
I'm starting with simlple_peripheral sample project. I follow the instructions from SimpleLink Academy to build and debug. As far as I understand, I have to load the stack first (steps 2 and 3), then I can load and debug the app. Here's the odd thing. I can start a debug session from the app just fine. But I can't start a debug session for the stack. I get this message.
Error connecting to the target:
(Error -151 @ 0x0)
One of the FTDI driver functions used during the connect
returned bad status or an error. The cause may be one or
more of: no XDS100 is plugged in, invalid XDS100 serial number,
blank XDS100 EEPROM, missing FTDI drivers, faulty USB cable.
Use the xds100serial command-line utility in the 'common/uscif'
folder to verify the XDS100 can be located.
(Emulation package 6.0.407.3)
Why do I get this message? After all, it's the same debug probe (DevPack rev 1.3.0), the same target board, the same JTAG connection, the same CC2460.
Bonus question. The CC26xx are multi-core parts. How does the debugger know which core to run the app on, which core to run the stack on?
Any suggestion, insight or reference is really appreciated!
Cheers,
- Nick
CCStudio 6.1.3, BLE SDK 2.2.0, target is CC2640 inside SaBLE-x module