I am asking this general question for know about the CCS compiler use
Is it possible to use the CCS compiler for writing a make file
ie i want to avoid the IDE support and create the object files of given source from command line itself.
Since i have some peripharal devices and Interrupt handling . In simulator these codes excluded from build for testing. So i look for an alternate via.
I use tool chain compilers and it is used to build the source code sometimes. So i think the same concept here. So i ask about the CCS make files
Regards
Dave