The TMS570 datasheet describes in its CAN bus section how to perform a CAN device software reset by setting the CTRL register Init bit then the SWR bit, but it does tell what the SWR is actually doing.
What exactly is a SW reset doing? Reset all internal CAN configuration registers and also reset the already programmed TX and RX message mailboxes?
Thanks.