This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 'm' and 'M' commands


Guillaume MENANT wrote:

> Hello,
> 
> Does the 'm' and 'M' commands are used only for RAM read/write or also
> for FLASH ? Because it's not specified and other commands are dedicated
> to the FLASH (vFlashErase, vFlashWrite).

Flash writing uses vFlashErase/vFlashWrite/vFlashDone. Flash reading
uses 'm'.

- Volodya



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]