The maximum clock frequency of the LPC2138 is 60 MHz.
The oscillator can be configured using the PLL0CFG and PLL1CFG registers. The PLL0CFG register sets the PLL0 multiplier and the PLL1CFG register sets the PLL1 multiplier.
The VPB divider is used to divide the peripheral clock frequency to generate the clock frequency for the peripherals. It can be configured using the VPBDIV register.
The watchdog timer can be enabled by setting the WDTENA bit in the WDTMOD register. The watchdog timer can be configured using the WDTC register.
The ARM EmbeddedICE debug interface is used for debugging and testing the microcontroller. It provides a way to access the internal state of the microcontroller and to control its execution.