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

uVision2 debugger over bootstrap

Hi!

I try to use uVision2's debugging functions on my target hardware and
I like to download the monitor over the bootstrap to the external ram.

The external ram is located at 78000h, ext. flash memory is located from 0h to 40000h.
Is it possible to use the debugger with this configuration ?
In my opinion the debugger/monitor tries to write to adr. 0, but this is impossible ...

0