Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

Printf - code generation problem?

The default version alt_printf.c is very basic.

I am trying to use my own version which has been tested on windows and another embedded system. (see attachment)

It seems wherever my code uses *varg++ to get the next parameter from the format list the code is just returning the value of varg.

Has someone else experienced similar problems with dereferencing pointers?
No RepliesBe the first to reply