Part Number: CCSTUDIO-C2000
Dear team:
My customer generated a .hex file use hex2000, but he has some doubts about the format of hex file:
:047FF600007F55E3D0
:00000001FF
The above is the last second line of the hex file generated by CCS, Does this line of code mean to write 0x003F4FCA in 0x3F7FF6 address?
If yes, 0x3F7FF6 is the address of CodeStart. What is 0x003F4FCA mean?
Best regards