This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
I have three hex files. One for the Boot manager, one for the bootloader and another one that contains values for GPREG1 and GPREG3 at the correct addresses. Keeping in mind the three hex files don't have overlapping addresses.
How can I merge these 3 hex files into one hex file so that it can be flashable using uniflash or code composer?
Hi,
Your inquiry seems similar to a previous post.
It mentions usage of the TI-TXT parser as one method.
Thanks and regards,
Charles
Hi Kirollous,
Have removed the broken link. TI-TXT-Parser can help you.
This is the description: https://code.google.com/archive/p/ti-txt-parser/
This is the code: https://github.com/lhendrawan/ti-txt-parser
Thanks,
Charles