Altera_Forum
Honored Contributor
7 years agoRS232 communication with DE4 NIOSII
Hi,
I'm trying to access(read/write) to CPU on DE4 board via RS232. The Quartus project and Qsys is fine but I need write C code in a way that the some strings from PC be written to on cheap memory with interrupt. Does anyone know how should I write this part of my code? Thanks