How to Flash Nrf54L15-PDK(ncs2.8.0)

Hi,

I would like to flash the ad sample on Nrf54L15-PDK

Flash ends with error messages:

build messages:

I'm I tried running west flash --recover.But it didn't work.

Finally I ran "nrfjprog --program merged.hex --verify" on CMD ,successful.



How can I successfully FLSAH Nrf54L15-PDK on VSCODE?

Parents Reply
  • Merry Christmas, Sigurd Hellesvik

    I tried to reinstall Python3.12.4, and the recompilation error message came back:



    I checked some of the information you said, I have executed "pip install nrfutil"

    I have added the environment variables and I see that the data in the file is also correct

    I switched to a lower or higher Python version, such as 3.9.13 or 3.13.1. The Flash error will change to incompatible with Python312 DLL.

    I tried NRF5340-DK, NRF9160-DK are able to perform Flash normally, only NRF54L15-DK can not perform Flash


Children
Related