Hi , I have the following script:
which I run like so:
JLinkExe -NoGui 1 -CommandFile ./myupload.jlink
As you can see, I disabled the compare step, and I would like now to disable also the erase step ( to speed up the operation).
How can this be done ?
Kind regards
Peter
which I run like so:
JLinkExe -NoGui 1 -CommandFile ./myupload.jlink
As you can see, I disabled the compare step, and I would like now to disable also the erase step ( to speed up the operation).
How can this be done ?
Kind regards
Peter