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 Debugging SDRAM

Hello,
I'm using the Embedded Artists LPC3250 OEM board. Modifying the scatter file and startup_entry.s I'm able to execute my binary from external SDRAM. However, when I'm debugging using Keil IDE and uLink2, the application is loaded and executed from internal RAM. How can I download and debug from SDRAM the same way as if executing my binary? (I've read there's a way to do this using a debugger script but not sure how that works).
Any help would be appreciated.
Thanks.