
•
Program
This command displays the code memory or ROM contents. The memory
address is from 0 to the last memory address which is dependent upon
the current project
µ
C. The output is not in hexadecimal format but
rather disassembled instructions. After the Build command of the Project
menu is issued, and if the HT-IDE finds the occurrence of one of the
following two situations, the disassembled instructions of the ROM code
in the Program window will be displayed.
–
The Release mode is selected when setting the project options, from the
Project command in the Options menu).
–
There is no debugging information file for this project
•
Sim. PAD
This command is enabled only when the current project is in the simula-
tion mode and provides an interface to set the port inputs. After setting
the port input, the result of an input instruction for this port (e.g. MOV
A, PA) will remain at the same value until the input level of this port is
changed by this command.
•
Sim. Result
This command is enabled only when the current project is in the simula-
tion mode. It displays the input/output levels of all ports for the current
project.
•
Output
This command displays the results of executed tasks - Cross Assembler,
Cross Linker and Loader - which are called by the Build/Rebuild All
commands of the Project menu. To locate the error line in the source code,
simply press the <Enter> key or double-click the mouse with the cursor
on the corresponding output file error messge. The source file containing
this line will be displayed on the active window, and the cursor will locate
itself at this line.
Open Windows List
The last part of the Window pull-down menu i.e. the part below "Output",
displays a list of all open windows, and places a check mark next to the
presently active window.
Chapter 6 HT-IDE Menu – Window
59
Summary of Contents for HT-IDE
Page 11: ...P a r t I Integrated Development Environment Part I Integrated Development Environment 1 ...
Page 12: ...HT IDE User s Guide 2 ...
Page 20: ...Fig 1 6 Fig 1 7 HT IDE User s Guide 10 ...
Page 24: ...HT IDE User s Guide 14 ...
Page 70: ...HT IDE User s Guide 60 ...
Page 76: ...HT IDE User s Guide 66 ...
Page 92: ...HT IDE User s Guide 82 ...
Page 93: ...P a r t I I Development Language and Tools Part II Development Language and Tools 83 ...
Page 94: ...HT IDE User s Guide 84 ...
Page 148: ...HT IDE User s Guide 138 ...
Page 150: ...Fig 12 1 Fig 12 2 HT IDE User s Guide 140 ...
Page 154: ...HT IDE User s Guide 144 ...
Page 192: ...HT IDE User s Guide 182 ...
Page 194: ...HT IDE User s Guide 184 ...
Page 218: ...HT IDE User s Guide 208 ...
Page 235: ...P a r t V Appendix Part V Appendix 225 ...
Page 236: ...HT IDE User s Guide 226 ...
Page 250: ...HT IDE User s Guide 240 ...