I have a MCB2300 evaluation board with the LPC2368 part installed.
Problem: I am unable to write to T2MR0 register.
Timer 0, Timer 1 registers work just fine. Timer 2 and Timer 3 registers are always 0x00.
Anyone else have trouble using Timer 2 or Timer 3?
Did you enabled power to the timer2 through PCONP ? Though its mainly related with the clock to peripherals and itis disabled by default.
Suvidh
I just figured that out before seeing your reply.
Thanks for your input.