2024-01-15 01:56 AM
I am reading a large external memory and it takes several minutes (slow bit banging SPI). To dump it to a file I have to read the memory twice because when I select "Save As" CubeProgrammer reads the default memory size (0x400) (not the 0x800000 I entered). So I have to select "Read" for the first time, the cube reads 8MB correctly, then I select "Save as" and Cube reads the memory for the second time, the Cube window freezes, the progress bar does not work - second problem). After a few minutes, the Cube responds again and the dump is saved to a file.
Why can't we save data we've already read?
Yours faithfully
Peter