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

Problem with serial com port

I'm using the uVision2 Debugger and I'm assigning my serial port to COM1 using the ASSIGN command:

ASSIGN COM1 <S0IN >S0OUT

I connect COM1 to an external hardware device that receive the data sends.

Why the external hardware don't receive data?