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'm searching for some description or manual on how to compile contiki example with CCS.
There are examples on net, but not for CCS.
Thanks in advance.
Pavel.
I think it is best to ask this question in one of the Wireless Connectivity forums.
You might also find some references by searching those forums, one of which I found that may be interesting is this:
http://e2e.ti.com/support/wireless_connectivity/f/156/t/287471.aspx
Thanks,
Indeed there is option for creating project, based on existing source and make file
As toolchain editor i've selected "TI Build Tools" (if I check "Display compatible chains only" it's the only option)
Only one error after compilation:
Description Resource Path Location Type
gmake: *** [obj_cc2538dk/rimeaddr.o] Error 2 proj_with_existing_make C/C++ Problem
Here proj_with_existing_make is the name of project
Any ideas ?
Thanks
Pavel
It sounds like it is a gmake error rather than something coming from the compiler/linker. I'm not familiar enough with the code or makefile to comment further, and as I said earlier you might get better recommendations from the Wireless Connectivity forums.