??? 08/20/08 19:46 Read: times |
#157595 - printf problems Responding to: ???'s previous message |
Hi Raghu,
In my experience, a 'printf does not print' problem is mostly caused by TI not being set. Printf calls putchar to get the characters out to the UART and putchar waits for TI being set before doing anything. Try setting TI explicitly just before entering the while loop. Regards, Rob. |
Topic | Author | Date |
printf problem | 01/01/70 00:00 | |
Horrible formatting | 01/01/70 00:00 | |
printf problems | 01/01/70 00:00 | |
Please show the complete program | 01/01/70 00:00 | |
Still no luck.. | 01/01/70 00:00 | |
Well ... | 01/01/70 00:00 | |
Problem solved![]() | 01/01/70 00:00 | |
Am I missing something? | 01/01/70 00:00 |