Other Parts Discussed in Thread: SYSBIOS
My customers have two questions about DMA.
1.
To the source or destination address of the DMA descriptor (PaRAM), If the 0x0 address is specified by mistake, it will end abnormally.
They hope,
In the case of areas that cannot be sent, we just want to report errors and continue processing.
Are there such functions?
2.
Currently, only the last descriptor receives a completion interrupt, and all necessary transfer requests are made simultaneously.
In this case, if a request is made to transfer a high priority channel after a low priority channel transfer,
Priority arbitration is not possible.
How can we mediate using the above transfer method?
AM574x
CCS v8
GCC GNU v6.3.1(Linaro)
HW IDK574xEVM
SW pdk_am57xx_1_0_11
bios_6_76_00_08
XDCTools 3.50.3.33
Regards,
Rei