I am using Port 0 to write to an LCD and Port 1 to communicate over my RS485 network. The data on the RS485 is more important than writing to my screen. I can set my serial interrupt priority to high by setting PS = 1 but is there any way to set Port 1's priority higher than Port 0? I am using TI's MSC120Y5.
Thanks, Paul