Other Parts Discussed in Thread: TMS320F2812, SYSBIOS
Hi,
I am using CCS v 5 to write my code for TMS320F2812. Including library files to my project gives me huge number of errors. The examples provided with CCS installation have same compilation errors as well. I have made sure and included the required library paths. For example, I use clk.h in my program. I have put C:/ti/bios_6_33_05_46/packages/ti/bios/include in the included path. However, clk.h has includes like: #include <xdc/runtime/Types.h>, #include <ti/sysbios/knl/Clock.h>, etc which do not match up with my directory structure and hence leads to compilation errors. I have tried shuffling around the files to get around a few errors but this seems to be a huge task and not very practical. Is there something else I should try?
Note: I have 2 installations of CCS (one is v2.2 and other is v5).
Thanks,
Darshana