You can follow the instructions in this chapter without doing those of the previous ones. For this, before doing them:
python3 flash_helper.py < backups/memory_editor.txt
(in the directory where you unzipped
scripts.zip).
Note: if you use the emulator, the 'type "w00200000"' instruction should give an "Unsupported address" error message instead of blinking the LED. This is because, in case of errors, the emulator shows a message instead of executing the Hard Fault handler. You then need to reload the emulator page and to redo the previous instructions.
Note: if you use the emulator, for the last experiment, after typing "w000c02b4", click on the RESET button instead of "unplugging" the Arduino from the power outlet (which is not possible with the emulator).