Forum Discussion
Altera_Forum
Honored Contributor
16 years agoPrintf - 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