Id like to merge two intel hex or Motorola srec files (built with IAR EWARM)
What I do:
- File - Open Data file (open file #1)
- File - Merge Data file (open file #2)
The log says:
----
Opening data file [C:\workspace\file1.srec] ...
- Data file opened successfully (37572 bytes, 2 ranges, CRC = 0x0DCC4286)
Merging data file [C:\workspace\file2.srec] ...
- Data file merged successfully (37572 bytes, 2 ranges, CRC = 0x0DCC4286)
----
But: the file shown is still the unchanged file #1.
Also when I safe the data file just the file #1 is saved.
what am I doing wrong?
What I do:
- File - Open Data file (open file #1)
- File - Merge Data file (open file #2)
The log says:
----
Opening data file [C:\workspace\file1.srec] ...
- Data file opened successfully (37572 bytes, 2 ranges, CRC = 0x0DCC4286)
Merging data file [C:\workspace\file2.srec] ...
- Data file merged successfully (37572 bytes, 2 ranges, CRC = 0x0DCC4286)
----
But: the file shown is still the unchanged file #1.
Also when I safe the data file just the file #1 is saved.
what am I doing wrong?