Hi Ti expert,
I am using 03.00.00. It automatically generate a directory structure i.e. "include", "source". Can I change this structure? for instance I'd like use "BSP" instead of "source".
Thanks
Jun
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.
Hi Ti expert,
I am using 03.00.00. It automatically generate a directory structure i.e. "include", "source". Can I change this structure? for instance I'd like use "BSP" instead of "source".
Thanks
Jun
Hi Jun,
You can change the names of the source file folders to any name that you want. Using the default folder names generated by HALCoGen allows you to easily create a CCS project after first "generating code" using HALCoGen.
Once you rename the folder, you will need to manually "Create a new CCS project" and then add the source files, header files and the linker command file.
Regards, Sunil
Daniel,
In CCS, in the project view, select the project, and right click to select properties.
From there, expand the CCS Build-TMS470 Compiler-Include options and add the include directory.
Regards,
Jean-Marc