Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi,
Does it work by now? What did you change? --- Quote Start --- void* dest = (void*)IOADDR_ALTERA_AVALON_UART_TXDATA(RS232_BASE ); --- Quote End --- Did you change it to void* dest = rs232_base+1 and it worked (which would confuse me a lot)?! Regards