Other Parts Discussed in Thread: NOWECC, UNIFLASH
Dear all,
I have received an error message by nowECC:
"Ignoring the root name command since the output file is not in COFF/ELF format.
Error 40 - Invalid record type 05 found in Intel input file"
This behaviour is observed only if the flash code (data) does not start at the default address 0x0. Such a HEX file (built by GCC Embedded) contains the record type 05 as defined by the specification, for an instance:
:0400000500100000E7
It fails regardless using the option -f 0xFF.
May you advise me whether there is some parameter to modify this behaviour? Or is this a feature (bug?) of nowECC tool?
Many thanks in advance,
Best regards, Jiri