I try to configure the Timer0 on Phytec Phycore-lpc3250. But when I make an write attempt to the timer0's registers between the address range 0x40044000-0x40044070, the processor mode becomes abort.
Hello,
Did you enable clock for the timer you are using? Please see chapter 4.11.29 Timer Clock Control1 and MCPWM register (TIMCLK_CTRL1 - 0x400040C0) in the user manual.
Best Regards, Martin
Thank you...