Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

Problems with DMA

Hello, I need some help. I try to use DMA to control UART to send datas on memory, but it failed. #include "altera_avalon_uart_regs.h"# include <stdio.h># include <io.h># include "system.h"...