Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- i think your path "fp=fopen(RS3232_name,"w")" is not correct it may be something like "/dev/RS232_NAME" you may found exact path from your system.h and just copy past that path to your fopen function --- Quote End --- I finally solved it, I used the functions defined in altera_up_avalon_rs232.h. The main problem however was the clock frequency: switching from 50MHz to 27MHz solved all my problems. I red on other threads that other people experienced the same problem. Thank you Kaushal for your time. happy coding rollingringhio