Hello,
I use XC16 PRO v.1.10 with optimization O3.
My code uses UART communication with these settings: // RS232 Communication UART Configure
baud = 10; // BR = 115200 approx.; 1B -> 88us
UMODEvalue = UART_EN & UART_IDLE_CON & UART_R..
baud = 10; // BR = 115200 approx.; 1B -> 88us
UMODEvalue = UART_EN & UART_IDLE_CON & UART_R..