The example's startup file in The Insider Guide from Hitek has the option to set XCLKDIV:XCLK Pin which changes bit# 2-3 of VPBDIV register. LPC2131-UM pg.50 indicates that bit# 2-7 are reserved. Is this an error in the startup file or am I missing something? Sam
The XCLK pin is avaiable on some of the LPC2000 devices. Note that the STARTUP.S file and the Hitex Insiders Guide are generic for all LPC2000 devices and the actual features available may depend on the chip that you are using. Reinhard