Part Number: F28M35H52C
Tool/software: Code Composer Studio
Hey guys,
There appears to be a bug in the can_loopback example. I'm looking at the example found in device_support\f28m35x\v220\F28M35x_examples_Master\can_loopback\m3.
In the function CANIntHandler(), the interrupt register is read. If the returned value is 0x8000, the function sets an error. However, according to the chip documentation, 0x8000 indicates that there _isn't_ an error.
Can you confirm?
Thanks,
Calvin