How can I puzzle the GIO_read/GIO_write functions together with a UART driver and a DMA driver to get a DMA-driven UART working on a DM6437 SYS/Bios6 system?
I have bios_6_35_01_29, ccsv5, uia_1_03_00_02, xdais_7_21_01_07, xdctools_3_25_00_48 installed.
Is there any example source I can use to start from?
I've read http://e2e.ti.com/support/embedded/tirtos/f/355/p/75746/314279.aspx , already, but it doesn't explain the layers below GIO_read/write and what exactly is to install.
The web page http://focus.ti.com/docs/training/catalog/events/event.jhtml?sku=OLT110002 has a dead link to a EDMA3/QDMA/IDMA training video.
I've burried several days for this challenge already... Thanks in advance!