Quantcast
Channel: Tools
Viewing all articles
Browse latest Browse all 91752

Forum Post: RE: Compiling Contiki in CCS

$
0
0

[quote user="jan2809"]Do you know if I use an external compiler would I be able to do the debugging in CCS.[/quote]

It depends. If the output from the compiler for the file format and generated debug symbols are a standard format (like ELF/DWARF), then it is likely support by the debugger. If it proprietary format like output from IAR, then it is not. GCC output is well supported by the CCS debugger and later versions of CCS even ship with ARM and MSP GCC compilers (or available via update)

[quote user="jan2809"]As well I am not able to find the documentation describing CCS compilers and make. Any idea where it is?[/quote]

User's guides for TI compiler/assembler/linker can be found here:

http://processors.wiki.ti.com/index.php/Before_asking_for_CGT_support#Compiler_User_Guides

CCS uses gmake under the hood to build CCS projects. For more details on how the CCS build environment works, see:

http://processors.wiki.ti.com/index.php/Projects_and_Build_Handbook_for_CCS

Thanks

ki


Viewing all articles
Browse latest Browse all 91752

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>