Forum Discussion
Altera_Forum
Honored Contributor
13 years agohelp on rs232 communication niosII
How do I get to communicate with the Nios II via serial pc? Basically I would like nios II sends a string to the serial port. I use The Nios® II Software Build Tools (SBT) for eclipse. ...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- fopen("/dev/uart/","w") returns NULL for me, do you know what could fix this? --- Quote End --- go to the system.h and find out the exact path for rs232 and then use that path for fopen