Other Parts Discussed in Thread: EK-TM4C1294XL
Hi
I'm up and running in InstantContiki with my EK-TM4C1294XL Tiva C LaunchPad by following this guide http://processors.wiki.ti.com/index.php/Thingsquare_6LoWPAN_Tiva_C.
The examples have succesfully been compiled and flashed.
Now I want to set up CCS6 as an IDE, but I'm not sure about how to port the Thingsquare-Mist code into a project where my goal is to be able to debug the code using the Stellaris In-Circuit Debug Interface.
If I make a new project, and just copy the files and folders from thingsquare-mist-1.1.0 into the project, and build it right away, I get the following two errors:
I'm a little confused about if the make files from the thingsquare mist code is getting used, and if it does, how do I set the target board?
Thanks, Jesper
