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<stdlib.h>
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
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<stdlib.h>
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
Site Timeline
- » CFP: IEEE in cooperated International Conference on Intelligent Agents, Web Technologies a...
- — Next thread in » General Robotics Forum
-

- » help needed with printf statement...on zilog
- — Previous thread in » General Robotics Forum
-

- » evoMUSART 2013: First CFP (with correct dates)
- — Newest thread in » General Robotics Forum
-

- » Próba ciśnieniowa zbiornika: bezpi eczeństwo
- — The site's Newest Thread. Posted in » Engineering Science (Polish)
-


