Forum Discussion
Jayeshkumar
New Contributor
4 years agoIssue with Serial port block mode operation in quartus 18.1 standard edition
Hi,
We are trying to use serial port in block mode and fetching data using getc function and it is getting stuck while fetching data and not coming out.
The same code was working fine with Quartu...
ShengN_altera
Super Contributor
4 years agoHi,
I further thought about the problem and then I found out may be something wrong with the IP in platform designer. May be some IPs are missing when you try to compile in newer version Quartus 18.1. Probably you can try to recreate the design in Quartus 18.1 and regenerate the IPs in Platform designer and BSP.
Or may be you can provide the design file for further debugging.
Jayeshkumar
New Contributor
4 years agoHi,
We found the bug in our c code, now the issue is resolved. Please close the case.
Thanks