High-performance Embedded Workshop
7. Symbol File Format
REJ10J1837-0100 Rev.1.00 Nov. 16, 2008
410
7. Symbol File Format
In order for High-performance Embedded Workshop to be able to understand and decode the symbol file correctly, the
file must be formatted as a Pentica-B file:
1.
The file must be a plain ASCII text file.
2.
The file must start with the word “BEGIN”.
3.
Each symbol must be on a separate line with the value first, in hexadecimal terminated by an “H”, followed by
a space then the symbol text.
4.
The file must end with the word “END”.
Example:
BEGIN
11FAH Symbol_name_1
11FCH Symbol_name_2
11FEH Symbol_name_3
1200H Symbol_name_4
END
Note:
Support for this function depends on the debugger.
Содержание High-performance Embedded Workshop V.4.05
Страница 132: ...High performance Embedded Workshop 5 Tools Administration REJ10J1837 0100 Rev 1 00 Nov 16 2008 117...
Страница 407: ...High performance Embedded Workshop Reference REJ10J1837 0100 Rev 1 00 Nov 16 2008 392 Reference...
Страница 424: ...High performance Embedded Workshop 6 I O File Format REJ10J1837 0100 Rev 1 00 Nov 16 2008 409...