Other Parts Discussed in Thread: BQ76PL455A-Q1, HALCOGEN, BQ76PL455A
Tool/software: Code Composer Studio
Hi, Im currently using the BQ76PL455A-Q1 and programming it using the TMS570LS0432, this is all going well and I now want to enable the CAN interface on the TMS570 in order to transmit Fault messages, I couldn't find this in the example code provided so Ive used HalCoGen to generate a blank piece of code with Can enabled following this tutorial, I generated the CCS files as demonstrated and then copied the can.c and can.h files into the BQ76Pl455A-Q1 example code, I've then followed the example through as on the video but I get an error message when building my project on the canTransmit line that
"identifier "CANMESSAGE_BOX1" is undefined" do you know how to fix this?
Thanks,
Alex