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 agoi do not think my problem is the same as yours.
in my project, it works correct when i first download the *.sof file and then download *.elf file. i see the jtag-uart receive data and the led blinking my problem is that when i download the configure file to the EPCS, the project do not run.