Tool/software: Code Composer Studio
Hello there!
I've spend some hours troubleshooting and want to ask what I've done wrong/ share my experience:
I tried to share some files between projects and therefore wanted to move files from the project-folder to another location. Then i added the files back in as a linked resource. When i added header files, CSS convenitently asked me if it should adjust the build path to incude the file i was about to add.
Here comes the problem: when clicking yes, my project got messed up and cannot be built anymore.
"No rule to make Target"
"Target not supported: devkit.target.Generic"
In contrary, if i add the include path myself, no error occurs.
Cheers,
Dominik