This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Keil C51 & printf to UART1

I am trying to receive debug messages to UART1 in Keil 4

This peace of code successfully works with Generic 8051 device and internal simulator.

But when I open real device (EX-F34x-Q-48) debug has stopped on checking interrupt bit.

For real device I have put another "h" file - c8051F340.h

What I am wrong?

TI0 in header file has another value...

0