1 # Board from IAR KickStart Kit for LPC1768
2 # See www.iar.com and also
3 # http://www.olimex.com/dev/lpc-1766stk.html
6 source [find target/lpc1768.cfg]
8 # The chip has just been reset.
10 $_TARGETNAME configure -event reset-init {
11 # FIXME update the core clock to run at 100 MHz;
12 # and update JTAG clocking similarly; then