Altera_Forum
Honored Contributor
15 years agocannot printf "hello world"
hi:
In niosII eclipse,We always bug our software using "printf" command,I make the SOPC system using CPU,SDRAM,JTAG_UART,other components,sometimes according to the requirment of project,I delete or add the "other component ",the base project is the altera demo. maybe the NiosII eclipse BUG, or maybe I overlook something,sometimes will generate puzzled results,though I have set stdin/stdout/stderr to JTAG_UART. the sad problem is "cannot printf " ,though I use the simplest NiosII temple,and there is no single warning or error in console window(as attachments),in attachment named "console.bmp",download successfully,but cannot printf "hello world" PS:the project is based on the old project which is OK,I only delect some components in SOPC.