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.....