This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

example test problem

hi support team,

i was testing this this example "http://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.4.0/nrf/samples/nrf5340/netboot/README.html#nc-bootloader"

 i have recovered flash using below command 

after west flash in step 4, still there will be one problem as below, testing process is not as testing instructions described.

how to disable lock function after program? is there any config?

regards,

William.

Parents
  • It seems like readback protection is enabled automatically when programming the network and app core, therefore you won't be able to execute step 4-->program to the secondary slot of the application core.

    I confirmed this was the case by checking the content of the nRF53 Memory (using the nRF Connect fD. Programmer app) after executing step 3:

    I will investigate why this is and how to work around it. I'll get back to you

    Best regards,

    Simon

Reply
  • It seems like readback protection is enabled automatically when programming the network and app core, therefore you won't be able to execute step 4-->program to the secondary slot of the application core.

    I confirmed this was the case by checking the content of the nRF53 Memory (using the nRF Connect fD. Programmer app) after executing step 3:

    I will investigate why this is and how to work around it. I'll get back to you

    Best regards,

    Simon

Children
No Data
Related