LP-AM263: LP-AM263
Hello,
I'm playing with mcan_external_read_write. I can transmit message from launchpad and sniff it via Vehicle SPY. The following picture represents console log after transmission.
Here application is waiting for incoming mcan messages. And after I can receive message, which was sent from Vehicle SPY.
The first Tx/Rx cicle is working. But when I am going to do it at the second time. The board is sitting in the hardware interrupt and do nothing. After running the application in the console I have this
When I am click pause it he debugger, I have this:
I am also tried to reset MCAN module with this function, but it doesn't work.
Please help.