help needed with printf statement...on zilog

Aug 11, 2005 1 Replies

Hi everyone,



I have been trying to use the Zilog Z8 encore board and use its console port to just printf a few things on the hyperterminal. Since I couldnt get the printf of my code working I have just written a one line code to print a single statement on my hyperterminal window.



the one line code is:



#include #include



void main (void) { printf("\n basic printf trial "); }



doesnt work though...is there anything in particular that i need to include that I havent realised.



Thanks,



-Priti



Hi everyone,

I have been trying to use the Zilog Z8 encore board and use its console port to just printf a few things on the hyperterminal. Since I couldnt get the printf of my code working I have just written a one line code to print a single statement on my hyperterminal window.

the one line code is:

#include #include

void main (void) { printf("\n basic printf trial "); }

doesnt work though...is there anything in particular that i need to include that I havent realised.

Thanks,

-Priti

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required