Forum Discussion
Altera_Forum
Honored Contributor
12 years agoIf your transmit_descriptors variable is also located in the main memory, then it should work. You can also place them in the TSE's descriptor memory if you want (just make sure you aren't using the first two positions, which are used by the TSE driver!) but then you will need to connect the two SGDMA descriptor masters to that memory.