Altera_Forum
Honored Contributor
13 years agoC in a tabell
#include <stdio.h> #include "altera_avalon_pio_regs.h" #include "system.h" int main() { int rx_char; char line[100]; #define PERIPH_SYS_LEDS_PIO_BASE PI...