setting up startup.s and environement for single chip lpc2294
2005-04-28 by dr350sesuzuki
My name is Thomas Mcdougall. This is my first design with the ARM and i am having difficulty getting my code to run after the board comes out of reset. The board is running in single chip mode and we are using the internal flash for program storage. We are using the LPC2294 and the Keil Tool set and debugger. I can successfully run and debug the code while using the Keil Ulink debugger, but I cannot figure out what I have to do to get it to run after reset with the debugger disconnected. I have the boot0 and boot1 pins pulled high at reset to boot from internal flash. I started the project using the supplied blinky example which I thought would set everything appropiately. Any pointers as to what to do to get the board to boot is welcome. Thanks, TLM