Part Number: TMS320F280049C
Other Parts Discussed in Thread: C2000WARE
Hi! This might a be a bit of a noob question. I'm trying to understand some code already written and given to me by my company, specifically the CAN module. Since the code written there is pretty twisty, I wanted to try out one of the TI examples that come with CCS. But for whatever reason, I can't import the project to my CCS. I've tried:
- importing directly using the .projectspec file -> does not detect project file
- making a new project -> linker errors
- putting the sample code in another project -> some other compile errors
I'm at a loss. I'm hoping someone can help me out.
Example location:
C:\ti\c2000\C2000Ware_2_01_00_00\driverlib\f28004x\examples\can\can_ex3_external_transmit.c
C:\ti\c2000\C2000Ware_2_01_00_00\driverlib\f28004x\examples\can\CCS\can_ex3_external_transmit.projectspec
CCS version: Version: 9.2.0.00013
Other references:
(page 11)
Thank you very much!