We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I've been playing around with the STLink Utility and noticed that all BIN files have a starting memory address of 0x00000000.
Lets say I download the SRAM of a device, which has target address 0x20000000. If I open and upload that file wouldn't STLink Utility load it at address 0x00000000 instead of 0x20000000 or am I missing something?
Thanks,
JRMN