SPRADN5 December 2024 F29H850TU , F29H859TU-Q1
There are a few ways to read data from the DLT buffers and write the logs to another location on the device using the CPU or DMA interface. Once the data has been moved, the logs can then be transferred out using any communication peripheral on the device. The DLT has a way to trigger a CPU interrupt or DMA transfer request based on how many logs are in the buffer. Please refer to the FIFO_CONTROL.WR_CTR_TRIG_LEVEL to know what the max trigger level that can be set. The below configuration generates a DLT interrupt when the FIFO reaches 500 logged elements.
Figure 3-6 DLT SysConfig - Trigger FIFO level and DMA