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:
Hi Team ,
Current working on bootloader code development in TMS320F280039C, according to my requirement I have added the CAN, SPI, timer files into my project. here I have a problem in building the project where I couldn't able to add timer.h header or can_comm.h header into the main.c file.
I tried various method,
1.by including the can_comm.h path in the include files option, but nothing helped.
kindly guide me to solve this issue.
Thank you.
Hi,
Our expert on this matter is out of office until early January. Please expect a delayed response.
Best Regards,
Ben Collier
Hi,
1.by including the can_comm.h path in the include files option, but nothing helped.
How did you define the include option?
Instead of using absolute paths, try using build variables as seen below for example:
You can add build variables by going to Resources > Linked Resources > Path Variables
Best,
Matt