Forum Discussion
Altera_Forum
Honored Contributor
11 years agoa question for printf() function
hi everyone: i made a nios project, use jtag-uart, the code is as follows:# include "alt_types.h"# include "altera_avalon_pio_regs.h"# include "sys/alt_irq.h"# include "system.h"# include <stdio.h...
Altera_Forum
Honored Contributor
11 years agoHi i have the same problem, no output in terminal when using JTAG and printf(). Did you solve the problem by just changing this reduced footprint size setting ? It doesn't do it for me..i changed the setting in NIOD bsp editor, cleaned project and then build, but still no output in the terminal...but debugger is running and code is running.