Part Number: TDA4VM
Hello,
I have a question regarding how to setup properly in Autosar environment Eth and Spi peripherals, both using DMA on R5F core MCU1_0 of TDA4VM, J721E board.
Setup:
- SDK v11.1 (latest)
- corresponding v11 MCAL CONFIGs
- Eth DMA channels 80 and 81
- SPI DMA channels 82 and 83
From the past information I got recently in newer SDKs Udma_init() has been moved from peripherals init to Application and needs to be called manually.
This is what I got now as an addition to Vector SIP:

But unfortunately only with this part I am not able to get DMA resources in Spi_Init.
Do you have some example how to handle 2 or more peripherals UDMA setup in Application layer poperly or give me some snippet?
Thank you & Best Regards,
Tomislav




















