Part Number: TMS570LS1224
Hi support,
I am writing driver for DCAN module, and I am not sure which approach would be the best.
The ultimate goal is to receive all messages on the bus without message loss, but avoiding using interrupt.
I am thinking of using DMA to directly move message once received, however according to the manual, message RAM can only access directly in debug or test (RDA) mode.
Can you please give some advice on this? A simple DMA example would be greate.
Many thanks.
P