This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMDS64GPEVM: Question about the maximum size of ENET tx dma channel and ENET rx dma channel

Part Number: TMDS64GPEVM

Hello TI,

I'm working on the example enet_l2_cpsw_am64x-evm from sdk 8.5 release.

By sending a lot of packets straight from my machine to the R5f and adding a counter to the R5f queue, I saw a huge difference of packets (maybe) due to packets loss at the reception point of R5f. I've tried to modify the Packet Pool Config from example.syscfg and by increasing the size of the number of  ENET tx dma channel and the number of rx dma channel, it indicates that the number of Large Pool Packet Count must be in range of 8 to 192. I was wondering if it is possible to increase the number of packets in the channels more than 192.