afc78778d3
When adding support for the 'flash' command to the jlink runner, it was not clear if the jlink commander would erase flash before programming, therefore an explicit mass erase was implemented in the jlink runner as a precaution and enabled by default. The Segger folks later confirmed that the jlink commander does an implicit erase of relevant flash sectors with the loadbin command, therefore the explicit mass erase is not required. Keep the mass erase option available in the jlink runner, but change the default to false. Signed-off-by: Maureen Helm <maureen.helm@nxp.com> |
||
---|---|---|
.. | ||
runner | ||
quartus-flash.py | ||
zephyr_flash_debug.py |