Hi TI/all,
I am using CCS4 and have been developing using DSP/BIOS 5.41. Until recently I have been working with projects where the TCF file is in the same directory as the CCS4 project files and everything has been building and running for me as I hoped. However now I need to get a project together where the project files are in a different directory structure from the source files and the TCF file.
I have added all my source files as linked files (using 'Link files to project') and they are recognised and built correctly by the IDE. However, when I also include the TCF as a linked file - CCS4 seems not to include it in the build process but to ignore it, resulting ultimately in a lot of linker errors.
So my questions are:
1) does CCS4 support TCF files included as linked files (i.e. not in the root directory where the project files live)?
2) If this is supported: clearly I'm not doing it right - what do I need to change?
3) If it doesn't support it - is this a bug, and can it be fixed? Our workflow would be considerably improved if this functionality was available.
Thanks very much in advance for any advice,
Alex Wilson