FATAL ERROR: required program nrfutil not found; install it or add its location to PATH

HI ALL,

v2.8.0, nrf54l15, using the "periphral_uart" demo without any modifications

I downloaded nrf52840 using v2.8.0 and it runs normally, but nrf54l15 has issues.

The steps are as follows:

1.build

2.flash

 

3.Then

Thanks

Parents Reply
  • Note that there are additional steps after downloading nrfutil:


    "After downloading the nrfutil executable, it is recommended to move it to a folder that is in the system's PATH. On macOS and Linux, the downloaded file will also need to be given execute permission by typing chmod +x nrfutil or by doing this in a file browser (this is typically a checkbox found under file properties)."

    Regards,
    Knut

Children
Related