Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hi,
With regards to the previous issue I had with setting up both the CAN buses in the TMS320f28075, I managed to get it up and running with the driverlib examples. However, I ran into a small road block in this example.I am very much used to working with bit fields with C2000 micro controllers. The problem is when sending or receiving a CAN messages, it has to be stored in a user created variable. But it is evident that the driverlib is much straightforward than using bit fields. However, in this particular case, I think it is better if you can directly pass to and retrieve the data from the CAN mailbox registers. Is there any way to use the driverlib and bit feilds for a specific use at the same time.
Regards,
Nisal