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

Bootloader problem in gcc eclipse

I am working the signed image signing by taking the bootloader example in examples\dfu\experimental\bootloader_signing of SDK9.0.0 when I compiled in the Keil and flash on to the board its working fine. But when I created a make file to run in eclipse and flash onto the board its advertising as dfutarg(well). But when I'm trying to do dfu it gives an error like "Error on Init Packet Message:Operation failed" can any one advice where may be the problem

I'm using nrf51 DK board and SDK9.0.0 softdevice and nrf tool box for doin dfu thanx all

Parents Reply Children
Related