Sign In
Upload
Manuals
Brands
Holtek Manuals
Motherboard
HT-IDE
User Manuals: Holtek HT-IDE Development Tools
Manuals and User Guides for Holtek HT-IDE Development Tools. We have
1
Holtek HT-IDE Development Tools manual available for free PDF download: User Manual
Holtek HT-IDE User Manual (258 pages)
Brand:
Holtek
| Category:
Motherboard
| Size: 2 MB
Table of Contents
Table of Contents
3
Part I Integrated Development Environment
11
Chapter 1 Overview and Installation
13
Introduction
14
System Configuration
15
Installation
17
Hardware Installation
17
System Requirement
17
Software Installation
18
Chapter 2 Quick Start
21
Chapter 3 HT-IDE Menu - File/Edit/View/Tools/Options
25
Start the HT-IDE System
25
File Menu
27
Edit Menu
28
View Menu
29
Tools Menu
30
Mask Option
30
Diagnose
31
Library Manager
32
OTP Programmer
32
VROM Editor
33
Download Voice
34
LCD Simulator
34
Options Menu
34
Project Command
34
Debug Command
37
Directories Command
39
Editor Command
39
Color Command
40
Font Command
40
Chapter 4 HT-IDE Menu - Project
41
Create a New Project
42
Open and Close a Project
42
Manage the Source Files of a Project
43
To Add a Source File to the Project
43
Build a Project's Task Files
44
To Delete a Source File from the Project
44
To Move a Source File up or down
44
Assemble/Compile
45
To Build a Project Task File
45
To Rebuild a Project Task File
45
Print Option Table Command
46
To Assemble or Compile a Program
46
Chapter 5 HT-IDE Menu - Debug
47
Reset the HT-IDE System
48
To Reset from the HT-IDE Commands
49
To Reset from the Target Board
49
Emulation of Application Programs
50
To Emulate the Application Program
50
To Run the Application Program to a Line
50
To Stop Emulating the Application Program
50
Single Step
51
To Directly Jump to a Line of an Application Program
51
Breakpoint Features
52
Breakpoints
52
Description of Breakpoint Items
53
How to Set Breakpoints
55
About the Trace Mechanism and Its Requirements
57
Trace the Application Program
57
To Stop the Trace Mechanism
59
About the Trace Record Format
62
Chapter 6 HT-IDE Menu - Window
65
Window Menu Commands
66
Open Windows List
69
Chapter 7 Simulation
71
Start the Simulation
71
Input Ports
73
From PAD Window
73
From File
74
Output Ports
75
Chapter 8 Using the OTP Programmer
77
Introduction
77
Installation of the OTP Programmer
78
How to Program the OTP Chips
79
Command Menu
81
File Menu
81
Help Menu
83
Programmer Stand Alone Mode
83
View Menu
83
Power on or System Reset State
84
Primary Functions
84
Gang Programmer
91
Part II Development Language and Tools
93
Chapter 9 Holtek C Language
95
Introduction
95
C Program Structure
96
Comments
96
Statements
96
Data Types and Sizes
97
Identifiers
97
Reserved Words
97
Declaration
98
Character Constants
99
Constants
99
Enumeration Constants
99
Integer Constants
99
String Constants
99
Operators
100
Arithmetic Operators
101
Equality Operators
101
Logical Operators
101
Relational Operators
101
Assignment Operators
102
Bitwise Operators
102
Increment and Decrement Operators
102
Comma Operator
103
Conditional Operators
103
Precedence and Associativity of Operators
103
Type Conversions
104
Program Control Flow
105
Classic Form
108
Functions
108
Modern Form
109
Arrays
110
Pointers
110
Pointers and Arrays
110
Structures and Unions
111
Preprocessor Directives
112
Holtek C Compiler Specifics
118
Predefined Names
118
Using Multiple Souce Files
118
Input/Output Ports System Calls
119
Reset and Interrupts
120
Arrays
121
Constant Variables
121
Constants
121
Difference between Holtek C and ANSI C
121
Functions
121
Keywords
121
Variables
121
Initial Value
122
Multiply/Divide/Modulus
122
Stack
122
ASM Calls C Functions
123
Command Arguments
123
Holtek C Compiler
123
Chapter 10 Assembly Language and Cross Assembler
125
Notational Conventions
125
Statement Syntax
126
Name
126
Assembly Directives
127
Comment
127
Conditional-Assembly Directives
127
Operand
127
Operation
127
File Control Directives
128
Program Directives
130
Data Definition Directives
134
Macro Directives
135
Assembly Instructions
138
Mnemonic
138
Name
138
Operand, Operator and Expression
138
Forward References
140
Local Labels
140
Miscellaneous
140
Reserved Assembly Language Words
141
Assembler Options
142
Assembly Listing File Format
142
Chapter 11 Cross Linker
145
What the Cross Linker Does
145
Cross Linker Options
145
Libraries
145
Generate Map File
146
Map File
146
Section Address
146
HLINK Task File and Debug File
147
Chapter 12 Library Manager
149
What the Library Manager Does
149
To Set up the Library Files
149
Create a New Library File
151
Add a Program Module into a Library File
152
Delete a Program Module from a Library File
152
Extract a Program Module from Library and Create an Object File
152
Object Module Information
152
Part III Utilities
153
Chapter 13 ΜC VROM Editor (HT-VDS827)
155
Introduction
155
Quick Start for Μ C Voice Microcontrollers
155
Step-By-Step Guide
155
Resources Supported by the Development System
158
Quick Reference
165
Using the VROM Editor
167
Creating a New .VPJ File
168
File Type
168
File Menu
173
Play with Sample Rate
173
Using the HT-Voice Editor
174
Window Menu
174
New/Record Command
175
Play Command Sample Rate
176
Open Command
177
Save Command Voice Type
179
Other Commands
180
Using the HT-Binary Editor
180
Creating a New File
181
Editing
181
Opening a File
181
Saving
183
Other Commands
184
Chapter 14 LCD Simulator
185
Introduction
185
LCD Panel File
185
Entry Situations of the HT-LCDS
186
Relationship between the Panel File and the Current Project
186
Set the Panel Configurations
187
Set up the LCD Panel File
187
Select the Patterns and Their Positions
188
Add a New Pattern
189
Delete a Pattern
189
Change the Pattern
190
Change the Pattern Position
190
In HT-LCDS Environment
190
Simulate the LCD
190
Still in LCD Simulation Mode When Exiting from HT-IDE
190
Stop the Simulating
191
Part IV Programs and Application Circuits
193
Chapter 15 Input/Output Applications
195
Scanning Light
195
Circuit Design
195
Program
196
Program Description
197
Circuit Design
198
Program
198
Traffic Light
198
Program Description
201
Circuit Design
202
Keyboard Scanner
202
Program
202
Program Description
205
Circuit Design
206
Lcm
206
Program
207
Program Description
212
Using an I/O Port as a Serial Application
213
Program
214
Program Description
217
Chapter 16 Interrupt and Timer/Counter Applications
219
Electronic Piano
219
Circuit Design
220
Program
220
Clock
222
Program Description
222
Circuit Design
223
Program
223
Program Description
228
Chapter 17 Parallel Port
229
ROM Emulator
229
Circuit Design
230
Program
231
Program Description
233
Part V Appendix
235
Appendix A Reserved Words Used by Assembler
237
Registers
237
Instruction Sets
237
Appendix B Cross Assembler Error Message
241
Appendix C Cross Linker Error Messages
245
Appendix D Cross Library Error Messages
251
Appendix E Holtek Cross C Compiler Error Messages
253
Error Code
253
Warning Code
256
Fatal Code
258
Advertisement
Advertisement
Related Products
Holtek HT46R62
Holtek HT46R65
HOLTEK HT66F50
HOLTEK HT1635A
Holtek HT66F003
Holtek HT66F004
Holtek HT45F0035A
Holtek HT82K75REW
Holtek HT68F20
Holtek HT48R08A-1
Holtek Categories
Microcontrollers
Storage
Computer Hardware
Control Unit
Motherboard
More Holtek Manuals
Login
Sign In
OR
Sign in with Facebook
Sign in with Google
Upload manual
Upload from disk
Upload from URL