The compiler generates an intel hex file complete with the start address 
record, which is record type 3 ( see the Intel document at 
http://www.microsym.com/intelhex.pdf ).

The jtag.py script in pyjtag has no way to handle such a field, so on every 
use it produces the error message:

Ignored unknown field (type 0x03) in ihex file.

We don't need to use this field, but it would be nice if the script cleanly 
ignored it.
-- 
Rick Jenkins <r...@hartmantech.com>
Hartman Technica           http://www.hartmantech.com 
Phone +1 (403) 230-1987 voice & fax
221 35 Avenue. N.E., Calgary, Alberta, Canada T2E 2K5


Reply via email to