Altera_Forum
Honored Contributor
19 years agoRedboot
Hi All,
I am new to Redboot.. There is an existing code in my project which receives the character entered in console and echo the same back..I dont want that entered character to echo back to console, but i dont know where to disable that option.. (e.g) I am entering ctrl+x and ctrl+w to get my Redboot prompt when it boots. when i press ctrl+x that hex value is sent back. How to disable the echo option in the code.. Can any one help me out in this?? Thanks