Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSave NIOS II Console view to file
Hello, i'm creating a ; seperated output in the NIOS II Console with printf-function... Is there a possibilty to save this output to a file? Copy&Paste will also be fine, but is not w...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- I'm using 8.0. I found that if you launch manually Nios2-terminal.exe from a DOS prompt you can redirect output to a file with ">". I hope this tricky is useful for you. Ciao --- Quote End --- Thank Paolobbi. I will take a try.