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.

SYS/BIOS Template: Typical (with separate config project)

Other Parts Discussed in Thread: SYSBIOS

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?