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

Merge bootloader + software Device + application portions into one hex file

Do you have application for merging bootloader + software Device + application  into 1 hex file?

Parents Reply Children
  • I have issue when programming.

    C:\Project2019\nrf-command-line-tools\bin>nrfjprog.exe -f NRF52 --program output.hex --chiperase
    ERROR: JLinkARM DLL reported an error. Try again. If error condition
    ERROR: persists, run the same command again with argument --log, contact Nordic
    ERROR: Semiconductor and provide the generated log.log file to them.

    C:\Project2019\nrf-command-line-tools\bin>nrfjprog.exe -f NRF52 --program output.hex --chiperase
    ERROR: JLinkARM DLL reported an error. Try again. If error condition
    ERROR: persists, run the same command again with argument --log, contact Nordic
    ERROR: Semiconductor and provide the generated log.log file to them.

    C:\Project2019\nrf-command-line-tools\bin>

  • Try running the same command again, with --log at the end. Then upload the log in this ticket and I will take a look at it.

    Best regards,

    Simon


  • C:\Project2019\Pedal_Master\nrf-command-line-tools\bin>nrfjprog.exe -f NRF52 --program output.hex --chiperase --log
    ERROR: JLinkARM DLL reported an error. Try again. If error condition
    ERROR: persists, run the same command again with argument --log, contact Nordic
    ERROR: Semiconductor and provide the generated log.log file to them.

    C:\Project2019\Pedal_Master\nrf-command-line-tools\bin>

  • Hi Simon,

    My PC is running window 10


    C:\Project2019\Pedal_Master\nrf-command-line-tools\bin>nrfjprog.exe -f NRF52 --program output.hex --chiperase --log
    ERROR: JLinkARM DLL reported an error. Try again. If error condition
    ERROR: persists, run the same command again with argument --log, contact Nordic
    ERROR: Semiconductor and provide the generated log.log file to them.

    C:\Project2019\Pedal_Master\nrf-command-line-tools\bin>

    Regards,

    David

  • After you run:

    C:\Project2019\Pedal_Master\nrf-command-line-tools\bin>nrfjprog.exe -f NRF52 --program output.hex --chiperase --log

    Look for the file C:\Project2019\Pedal_Master\nrf-command-line-tools\bin\log.log, and upload the content of it in this ticket.

    Best regards,

    Simon

Related