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 agoahh okay no its not the same problem. The project (custom_inst crc) runs with .sof file supplied,m but when i try to build it my self, the printf's dont show in the terminal.