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.

TMS320F280049C: Cannot import example project to CCS

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:

https://www.ti.com/lit/an/sprace5/sprace5.pdf?ts=1618817007062&ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FTMS320F280025C

(page 11)

Thank you very much!