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

lpc3250 - RAM.ini

hi
i downloaded sample code from net for lpc3250. In that project target options there is a file linked RAM.ini under debug tab. That file contains some coding (given below). can i debug without this file?

RAM.ini:
FUNC void Setup (void) {
// <o> Program Entry Point PC = 0x08000000;
} Setup(); // Setup for Running