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.

TMS320F280039-Q1: Is it any method to add a address offset in hex file

Part Number: TMS320F280039-Q1
Other Parts Discussed in Thread: C2000WARE

Tool/software:

Hi team

I ask this for my customer. 
As we all know, hex file address will depend on cmd file. But now they have a project developed in ram, but they want to program it to flash.

So do we have any method to add an address offset based on original hex file? For example, original hex file start from 0x8000, but the expected hex file start from 0x9000

BRs

Shuqing

  • Hi Shuqing,

    We don't have an official method to address offset the hex file directly. One thing, is this a generated TI-TXT hex or Intel-Hex?

    Do they still have the original project source? It's best to move forward by adding the flash linker command file to the project and modifying accordingly:

    C2000Ware_5_04_00_00\device_support\f28003x\common\cmd\28003x_generic_flash_lnk.cmd

    Thanks and regards,

    Charles