How to flash binary into nRF5340 DK external flash using nrfjprog command line tools.

Hello

I am working on to flash my firmware binary into external flash by using nrfjprog commandline tools.

I have used below command to program and verify the external flash programming.

1) nrfjprog --family NRF53 --program zephyr.hex --qspichiperase --log abc.log

2) nrfjprog --family NRF53 --verify zephyr.hex --log abc.log

But it gives below error, can anyone tell me what command should I have to use to program the external flash?

Parents Reply Children
No Data
Related