hi ,
i am using TMS470MF06607 microcontroller.
i am using both the CAN in that controller. now my code is running properly with interrupt handler also.
but i want to know how to clear my error .
ex : now i am transmit or receive some data continuously , in between i remove my receiver or transmitter. my controller is keep on try to transmit or receive the data. that the time some error flags are raised in the registers like CTRL, ES, ERRCNT.
i used watch dog timer also in my code. after the code reset also these flags are not cleared .
so can you please give some suggestions and example for how to clear those errors in my software.
regards
Arun Kumar.N