Tool/software: TI C/C++ Compiler
Hello,
I m new to TI CCS and I am facing trouble using it.I basically need it for a RTOS project but i am not familiar with the software can anybody help me with some paper work and programming examples with TICCS.
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.
Tool/software: TI C/C++ Compiler
Hello,
I m new to TI CCS and I am facing trouble using it.I basically need it for a RTOS project but i am not familiar with the software can anybody help me with some paper work and programming examples with TICCS.
shweta nayak said:1)Can I run basic c language codes in CCS with my laptop processor without including any TI device?
CCSv7 does not support simulation. So you need a TI device to run any application you build with CCS. CCS is designed to be used with a TI device. The starting examples, project build options, templates, etc are all device (or at least process family) specific. I would recommend deciding on a device to evaluate first.
Thanks
ki