This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I cannot get my firmware to execute out of internal flash without using the debugger

I am using the LPC2294 in single chip mode, that is no external flash or ram. My code will run fine using the Ulink Debugger but I cannot figure out how to configure the configuration to allow execution from the internal flash without the debugger connected.

The initial code development was performed on the Phytec evaluation board and when my boards finally arrived I ported the code from the Phytec to the "real" board.

I have double checked all the pin settings to verify I have enalbed the part to boot from the internal memory.

I am using the iflash.ini file in the debugger setup and the startup.s has the external memory disabled.

Any pointers or assistance is appreciated.

Thanks,

TLM