Forum Discussion
kyeh
New Contributor
2 years agoNios V juart-terminal Continuously Returns EOF with getchar();
Hello all, I am fairly new to working with FPGAs so please be gentle. We are utilizing the Cyclone 10 GX Development Kit and programmed the Nios V IP to act as our microprocessor. The µC/OS-II is b...
aikeu
Regular Contributor
2 years ago- kyeh2 years ago
New Contributor
Hello aikeu,
Apologies for the delay. The program is based off the simple_socket_server example. In juart-terminal, the EOF char returns as an unrecognized char. When I use the %d declaration in alt_printf(), it returns the value 255.
In the RiscFree IDE Debugger, this input can be seen as -1 under the variables tab.