Hello,
customer uses CCS 10.3.1.00003 and CTG 20.2.5.
Customer has some problems to generate a boot loader with HEX2000 tool with following configuration to generate S-record file:

1 . Generation of S-Record file
With the current status, an S-Record file can be written to flash, but when jumping into the application it jumped to ILLEGAL ISR(). In order to identify possible differences, we have created and compared 2 memory dump files. Once from the original blinky project and once from the boot loader after flashing the S-Record file. Memory dump can be set to multiple settings, including 8-bit and 16-bit. The high byte is missing for the 8-bit display

Original Blinky 16-Bit Memory

Original Blinky 8-Bit Memory
The 8-bit memory dump comparison is the same, but the 16-bit memory dump comparison is not. However, the S-Record file only returns the data of the 8-bit memory dump.

Are there any other HEX2000 options/settings that need to be used?


