We need help with separate config project.
- Create a CCS Project from SYS/BIOS Template "Typical (with separate config project)"
- Compile your Project
- go to main.c in CCS Project an try to click #include <ti/sysbios/BIOS.h> (holding STRG Key)
If we move the bios cfg file to the CCS project it works.
Where is the problem?