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
In the lib folders of framework components and almost in every other lib folder I get to see notrace folder.
I am just curious what is that for? I looked into Compiler Optimization User Guild but couldn't find anything ...
Please let me know .
I can give a partial answer.
CCS has a feature called build configurations. It seems likely these directories contain the artifacts (object files, map files, etc.) related to different build configurations for the same source code.
Please let me know if this resolves the problem. If not, please give me more information about the software package you are using. Based on that, I'll notify the owners of that package about this thread.
Thanks and regards,
-George
Yes it looks as if it is a particular type of build configurations and I am curious to know what is the purpose ....
You can find tones of such notrace folders pretty much in most of the pages ... eg: framework components ...
I don't know the specifics well enough to be helpful. I presume you are building a software package you obtained from TI. What is the name of that package? I'll notify those experts about this thread.
Thanks and regards,
-George