Simulating LPC2148 U0FDR register at Keil debugger

Hello

I am doing code for LPC2148.
I can not have correct baudrate values at the Keil debugger.
It always give the value as if U0FDR register has default values!

Is the debugger ignoring U0FDR or am I doing something wrong?
With PCLK 30MHZ for 2400bps
U0DLM = 2;
U0DLL = 113;
U0FDR = 65;

thanks

Parents Reply Children
No data
More questions in this forum