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

mergehex cannot merge bootloader settings page

I want to put application, softdevice, and bootloader into one hex file, after doing research, I think I need bootloader settings page to make the application run. I get the bootloader settings page and try to merge them buy using mergehex. But mergehex return me an error, An invalid argument was provided. but I still can merge the other hex files without bootloader settings

the bootloader settings page hex file looks like this.

:020000040007F3
:10F00000A8001E3B010000000100000000000000FD
:10F0100000000000010000003C890000A04105C381
:10F0200001000000000000000000000000000000DF
:10F0300000000000000000000000000000000000D0
:10F04000000000000000000000600200000000005E
:0CF05000000000000000000000000000B4
:0CF15000000000000000000000000000B3
:00000001FF

Related