Spencer Oliver wrote:
> This adds a virtual flash bank driver that allows virtual banks to
> be defined that refer to an existing flash bank.
>
> For example the real address for bank0 on the pic32 is 0x1fc00000
> but the user program will either be in kseg0 (0xbfc00000) or
> kseg1 (0x9fc00000).
> This also means that gdb will be aware of all the read only flash
> addresses.
Why limit this to flash?

I could imagine similar scenarios where virtual load addresses for RAM
might be needed.

Apart from that, I like the idea.

cu
Michael

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to