how to include header files to the makefile when executing i

If you have a simple question and just want an answer.
User avatar
jeevanicherukuri
Member++
Posts: 17
Joined: Fri Dec 26, 2014 4:41 pm

how to include header files to the makefile when executing i

Post by jeevanicherukuri »

hi,

I wrote a program by modifying freertos folder provided in the Xmos website. Along with freertos code, i included Xc code in order to implement my application. I executed program in comand prompt. But the XC syntax lines are shown as errors like 'expressions not found'..

I included <xs1.h> header file so as to rectify errors but i don't know whether it's included or not. Where can i found <xs1.h> header file so that XC syntax can be passed without errors in command prompt.

Thanks..

 
You do not have the required permissions to view the files attached to this post.
User avatar
larry
Respected Member
Posts: 275
Joined: Fri Mar 12, 2010 6:03 pm

Post by larry »

xs1.h is included in your XMOS tools installation under target/include