Forum Discussion
Altera_Forum
Honored Contributor
19 years agoPrintf not displaying characters
I have a problem with the printf function, # include <stdio.h> int main() { printf("Hello from Nios II!\n"); return 0; } that is the simple program that i tried to run, ho...
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by slacker@Mar 31 2007, 12:58 AM silly question... do you have a stdout device defined in your system library properties page? without it, printf() doesn't have a chance to work.
- slacker
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=22672)
--- quote end ---
--- Quote End --- yes, i do have a stdout device in system library properties. i checked it, the jtag was there