Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHow to clear the Nios II console?
Hi, I'm implementing a Nios II on a DE0-nano board. My C code is executed by Eclipse and a console is accessible to print things (with the printf instruction). I'd like to clear this console but I...
Altera_Forum
Honored Contributor
11 years agoClicking on the "x" is ok but I want it to be cleaned by the C code. More precisely I want to write a word then to clear the console to write something else at the same place.