Chapter 6 Quick Start
Chapter 6
Quick Start
6
This chapter gives a brief description of using HT-IDE3000 to develop an application project.
Step 1
-
Create a New Project
·
Click on Project menu and select New command
·
Enter your project name and select an MCU from the combo box
·
Click OK button and the system will ask you to setup the configuration options
·
Setup all configuration options and click Save button
Step 2
-
Add Source Program Files to the Project
·
Create your source files by using File/New command
·
Write your program and save them with a file name, say TEST.ASM
·
Click on Project menu and select Edit command
·
An Edit Project dialog will ask you to add/delete files to/from the project
·
Select a source file name, say TEST.ASM, and click Add button
·
Click OK button after you setup all files in the project
Step 3
-
Build the Project
·
Click on Project menu and select Build command
·
The system will assemble/compile all source files in the project
-
If there are some errors in the programs, double click on the error message line and the sys-
tem will prompt you the position where the error happened.
-
If all the program files are error free, the system will create a Task file and download to the
HT-ICE for debug.
·
You may repeat this step before you finish debugging your programs
Step 4
-
Programming the OTP Device
·
Build the project for creating the .OTP file
·
Click on Tools menu and select the Writer command to program the OTP devices
167
Home Index Bookmark Pages Text
Previous Next
Pages: Home Index