Forum Discussion
Altera_Forum
Honored Contributor
12 years agoalt_printf() not working properly
Hi, I have a problem with the alt_printf() function on my Altera Cyclone IV EP4CE22E22 and Nios II. I got jtaguart as stdout, I've done a simple code like this: # include "sys/alt_stdio.h" int m...
Altera_Forum
Honored Contributor
12 years agoalt_printf() supports only format specifiers like %c, %s, %x, and %%.
You can see delailed information about it here http://www.altera.com/literature/hb/nios2/n2sw_nii5v2.pdf.