Other Parts Discussed in Thread: CC2650, , CC1310, UNIFLASH
Hi,
To start off with the sensortag, i want to control the leds on sensortag from the 6lowpan network. How can i proceed?
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.
I use jlink debugger here as i do not have devpack debug. i downloaded the hello-world.bin to cc2650stk. How can i see what its printing and where?
When i debug,i get this error and it fails to open the debug session
Error:
Cortex_M3_0: GEL Output: Memory Map Initialization Complete.
Cortex_M3_0: Failed Board Reset: (Error -260 @ 0x0) An attempt to connect to the XDS110 failed. The cause may be one or more of: no XDS110 is connected, invalid firmware update, invalid XDS110 serial number, or faulty USB cable. The firmware and serial number may be updated using the xdsdfu utility found in the .../ccs_base/common/uscif/xds110 directory of your installation. View the ReadMe.txt file there for instructions. (Emulation package 8.0.803.0)
IcePick_C: Error connecting to the target: (Error -260 @ 0x0) An attempt to connect to the XDS110 failed. The cause may be one or more of: no XDS110 is connected, invalid firmware update, invalid XDS110 serial number, or faulty USB cable. The firmware and serial number may be updated using the xdsdfu utility found in the .../ccs_base/common/uscif/xds110 directory of your installation. View the ReadMe.txt file there for instructions. (Emulation package 8.0.803.0)
Also,when i try to run xdsdfu -e on terminal,it shows xdsdfu command not found.
The thing i do not do on Windows is beacuse it hangs a lot. The CCS doesnt respond .
When i run sudo/cat/devttyXXX > /dev/stdout on linux,it opens the com port but shows blank.