Part Number: CODECOMPOSER
Tool/software: Code Composer Studio
Hi All,
I am new to CCS ... I am creating a c/cpp library for our company and since I am testing different parts of it as the code develops, I need to be able to change the main file of the project (the one that holds the main function)... in other words I would like to have multiple main files in my project folder but I want to use one at a time.
Please let me know if you have any advice.