Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

UART ECHO on incomming with __getline()

Altera_Forum
Honored Contributor II
1,224 Views

Hello, 

 

Is there a way to have the UART echo all input, while still using the stdio.h functions? 

 

I developed my application using the NIOS EDS, where you can see everything you type and no command is sent until one hits <enter>.  

The nios2-terminal and hyper-terminal in windows do not have this behavior.  

 

I need to provide an echo function while preferably being able to use the fprintf() and __getline() functions. I am supporting both RS-232 and the JTAG UART. 

 

Thank you, 

 

Jeff
0 Kudos
0 Replies
Reply