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.

CCS/TMS570LC4357: tms570lc43

Part Number: TMS570LC4357
Other Parts Discussed in Thread: HALCOGEN

Tool/software: Code Composer Studio

hello!

first of all i'm a newbie to CCS & 

i have been trying to implement CAN communication between hercules tms 570 lc43xx  and arduino uno. so i thought of sending & receiving any word.  The software's which i used to transmit the message was halcogen & code composer studio 7.3.0 (CCS) .    I  generated the code in halcogen & included the include & source library in the CCS with the same project name as in halcogen. After changing the settings as given in CAN tutorials : hercules (video)

link: https://www.youtube.com/watch?v=TrKQN-sor-s

I checked out for a code to transmitting a word in HL_sys_main.c in the source lib of my project .I checked out the terminal settings & changed it . but when i  try to run & debug it .......it shows that i didn't include a dynamic library & its not specifying what lib that is. Oh i forgot to mention i'm not using any interrupts in my code

need help to know where i'm wrong.

thanks for the help.

MANDY.....