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

How to make app_valid_setting_apply.hex

I want to create a single hex file that I can use to program the SD, DFU, and my application. I know I can use mergehex.exe to merge these files. To make it so that the bootloader knows that there is a valid application, according to this thread, I also need to include a 4th hex the thread named "app_valid_setting_apply.hex" which tells the DFU that there is a valid application.

How do I create this 4th file, and make sure the addresses and data are correct?

Thanks, Clint

Parents Reply Children
No Data
Related