How to create single hex file containing both bootloader and bootloadable?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
JiSi_2146306
Level 1
Level 1
5 replies posted 5 questions asked First reply posted

I am looking for ways to combine bootloadable hex(Application code) and bootloader hex file in one hex file, so that in order to test the production unit i need to program only one hex file.

I found some links to do dual boot applications merging using cyelftool. But was not able to use it for single application bootloader.

Below is the link:

Combine Dual-application Bootloadable Hex Files for Production Programming– KBA224390

Can i use cyhextool to do something like this? Not able to find any usage example and parameter for this application.

Device i am working on: CY8C4248LQI-BL553

0 Likes
1 Solution
1 Reply