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 don't know how to do it. Does someone know? Thanks.