Other Parts Discussed in Thread: UNIFLASH
How to merge two application hex files using hex2000 utility?
or do you know any utility which supports word addressing and can be used to merge two application hex files.
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.
How to merge two application hex files using hex2000 utility?
or do you know any utility which supports word addressing and can be used to merge two application hex files.
Hi Yogini,
The easiest way to achieve this would be to load both files to the flash via CCS.
Then, download the memory content from the CCS debugger's memory window in the format that you would need.
Use the Save Memory option as shown below.

Choose the format you need.

And give the address range.
Thanks and regards,
Vamsi
Hello Vamsi,
Thank you for your response. We are currently, using this procedure only. But now with the recent software versions, we are locking memory through code.
And hence connecting with debugger is time consuming process now as we have to unlock memory first.
Do we have any tools with which we can merge two files which will be compatible with uniflash.?
Ok Yogini; I can discuss with the team next week and get back to you.
Quick question: Is that unlocking not the same as providing the password in flash plugin GUI and unlock?
Thanks and regards,
Vamsi