I have download upp_bios_drv_v1 code from the Wiki site to learn how to use the uPP. The code compiles and runs until I execute a GIO_write to begin the DMA. The program seems to go off, however I know the DMA went off because I was monitoring the destination memory. I do not receive an interrupt indication and therefore I am stuck waiting for a signal to indicte the DMA is complete. The only change I made to the code was to replace the log printf's toprintf's. I am try to run the AB Digital Loopback mode.