hello, i want to ask that is there any tool for reading and writing on flash directly. e.g tool like extreme burner .i am loking for a tool like extreme burner.for nrf51822. if there is any tool please tell me Pallavi.
hello, i want to ask that is there any tool for reading and writing on flash directly. e.g tool like extreme burner .i am loking for a tool like extreme burner.for nrf51822. if there is any tool please tell me Pallavi.
Hello,
On linux you can use nrfjprog tools :
To read on a specifical location : nrfjprog --family nRF52 --memrd 0x10000000
You can also use "--readcode " that reads the all the device flash and stores it in the given file name
Hello,
On linux you can use nrfjprog tools :
To read on a specifical location : nrfjprog --family nRF52 --memrd 0x10000000
You can also use "--readcode " that reads the all the device flash and stores it in the given file name
hello sir, Thank you for your advice Thank you, Pallavi