nrfjprog: cannot combine --sectorerase --verify with --reset?

I am try to flash BLE SDK binary by Nordic, but using --sectorerase --verify with --reset seems to fail :

>nrfjprog -f NRF52 —program ./sid_sdk_ble_images/nrf52840_xxaa.hex --sectorerase --verify --reset
ERROR: Two arguments were provided that cannot be combined. Use --help to read
ERROR: about the valid argument combinations.

Two options combined :

>nrfjprog --version
nrfjprog version: 10.9.0
JLinkARM.dll version: 6.80a

I'm using the nRF51 SDK version 17.0.2 on macOS(Apple M1 Pro with version 12.3.1)

Parents Reply Children
No Data
Related