TASKING C166/ST10 Tool Chain v8.0r2 patch 5
RELEASE NOTE
This patch includes an update of the IHEX convertor to solve PR33283.
Patch Date
2004-05-07
Components
- IHEX convertor (bin/ihex.exe) build #59
Installation
To install the patch run the setup.exe
Solved problems
SOLVED PR33283: IHEX convertor eliminates essential extended address record
When conversion output of a section would cross a segment boundary, it
could occur that the crossing was not detected and no address record for
the new section was emitted. The option '-r' will prevent this problem from
arising in non patched versions.