I see the lack of an interrupt for handling the incoming characters from the serial port. So how you have implemented on the UDP support.
I tried to use "Interrupt 3 [goto2label]". Goto is working on arrival of characters from the serial port.
Interrupt work, but it seems that serial routines being compromised.
Placing Interrupt 3 without label does not restore the serial routines.
Can i have other solutions to implement serial port communication?
Thanks for considering the request.
Best regards.