Forum Discussion
dsun01
Contributor
4 years agoa very simple question about Nios2 eclipse project build
Dear Support/Expert
I have a very simple code while I play with Nois2 and SPI interface.
/* "Hello World" example. */ #include "alt_types.h" #include "altera_avalon_spi_regs.h" #include "alt...
EricMunYew_C_Intel
Frequent Contributor
4 years agoFor printf, you may try the uart core for data read write.
dsun01
Contributor
4 years agoHi Eric
I don't fully understand your answer, my test platform can print text only string. if I don't use any % print format. when you say "try uart core" do you mean FPAG core, or eclipse domain.
Thanks,
David