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

Programming issue dll ERROR NRFConnect Programmer

Hi,

I still have issue with programming.

I don't understand why i always have trouble with DLL.

I'm able to program with SES, the bootloader and my application. But i also need to flash the softdevice and settings page. Usually i do it by using NrfConnect / Programmer.

But here it doesn't work any more.

It looks somthing related to the jlink i'm using, it is already up to date ( v6.82c). and driver are : 

>nrfjprog --version
nrfjprog version: 10.8.0
JLinkARM.dll version: 6.82c

I'm supplying the DUT with 3.3V, 800mA output current regulator.

Jlink and my production board have gnd in common. I have disconnected the vdd of the jlink because i didn't trust it as it was 3.1V ( it seems to not be an official Jlink programmer).

What is strange is that with SES i have no issue to program.

Thank you

Parents
  • I succed also in programming my 4 .hex with nrfjprog command line, so i have doubt with nrfConnect/Programmer software.

    I also need to regenerate each time setting page after modifying and build my app. I guess it is linked to a crc checked or another checked in bootloader ?

    should i enable NRF_BL_APP_CRC_CHECK_SKIPPED_ON_GPREGRET2, NRF_BL_APP_CRC_CHECK_SKIPPED_ON_SYSTEMOFF_RESET or NRF_BL_APP_SIGNATURE_CHECK_REQUIRED ?

    Thank you

Reply
  • I succed also in programming my 4 .hex with nrfjprog command line, so i have doubt with nrfConnect/Programmer software.

    I also need to regenerate each time setting page after modifying and build my app. I guess it is linked to a crc checked or another checked in bootloader ?

    should i enable NRF_BL_APP_CRC_CHECK_SKIPPED_ON_GPREGRET2, NRF_BL_APP_CRC_CHECK_SKIPPED_ON_SYSTEMOFF_RESET or NRF_BL_APP_SIGNATURE_CHECK_REQUIRED ?

    Thank you

Children
No Data
Related