XDS100v3 - SensorsUnleashed/Contiki-Device-Link GitHub Wiki
XDS100v3 setup
This howto is under development., but perhaps it can help you getting startet using: eclipse + xds100v3 + cc2538 + contiki, and hopefully help us develop the best personal sensor network there is. Period.
Note: I had a problem with this debugger where some variables couldn't be shown during debugging, so I ended up buying the Segger J-Link Edu programmer. This one is much faster, and easier to get going - highly recommended for this type of processors. Its the programmer I'm exclusively using now. I will create a wiki page for that programmer as well.
Flash Programming
Debugging
Prerequist
- Uniflash installed and working (I used version 3.4)
GDB server
Eclipse Debug
Enter the Eclipse "Debug Configurations" screen and create a new launch configuration. Make your debugging configuration reflect the nest 3 screenshots.
When done - hit close.