Hi All,
Having already a working project on NXP's LPC17xx Cortex M3, i would like now to port this project to LPC11xx Cortex M0. For this purpose, i am looking for startup and system files for LPC11xx Cortex M0.
Could you indicate me the way to get them ?
Thank in advance.
Jean-Luc.
MDK 4.13 or higher:
Keil\ARM\Startup\NXP\LPC11xx\startup_LPC11xx.a Keil\ARM\Startup\NXP\LPC11xx\system_LPC11xx.c
Hi Bob,
Thanks for your indications.