Part Number: CODECOMPOSER
Other Parts Discussed in Thread: TMS320F280049C, C2000WARE
I am just testing out CCS and just want to check on creating a new project for a tms320f280049C CCS will build and compile (this is very minimal and Im not even trying to flash it to target hardware even...just build it).
1 After using File>New>CCS project I press build project and its sucessful (its only got an empty main() to compile!)
2 I add in a line to write to one of the SPI control registers with the appears to be most likely include file, and build and I get unexpected errors which surprised me.
3. The path for the (presumable correct .h file included) has been added to the Compilers Include paths options but this makes no difference.
This surprised me as most Embedded IDEs have used before normally are easy to get very minimal builds going in only minutes, even if the resulting code is useless in real life...at least it builds!
So this seems like the dumbest question to ask but how do I get CCS to build code modifying one of the registers on TI f280049C controller?
What .h files should I include and what paths should I expect ?





