I have a project with app + SD + BL + Settings page, all merged using the mergehex tool
The mergehex was installed as part of the nrfutil package.
all is well when the mergehex installed is version 9.8.1. nRF Connect programmer and nrfjprog are able to load and program the hex.
When using mergehex version 10.12.1, both programmers fails to load the binary, with output : "ERROR Could not open HEX file: Error: Overlapping data around address".
looking at the output of the 2 mergehex versions, they are different. there seems to be a duplicate segment in the HEX file produced by mergehex version 10.12.1.
not al app+SD+BL+Settings page fail to load. I have different configurations of the same app, and only some of the resulting merge-hex files fail to program.