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?
YUPPIDU OK