Version 1, changed by admin. 05/22/2006. Show version history
High Speed Image Download Demo
This example contains a simple system build on a 1C20 Nios dev board with a Lancelot VGA board. It shows how one might create a high speed download application from a host PC to a Nios II target system via the JTAG UART. This example can demonstrate data transfers between 0.5Mbps and 1.0Mbps consistently between the host and target over the JTAG UART. This download contains the entire source for the hardware and software in this example.
guest said, 09/15/2006:
I try this example with 1c12. All ok when the software hang at first alt_dma_txchan_ioctl. What is the problem? Thanks.