read_me.txt

来自「内容为:Ti 公司MSP430应用工程师所编写的英文教材《Analog And 」· 文本 代码 · 共 16 行

TXT
16
字号
The latest application program, TimeDateTemp.c, can be downloaded online off of the MSP430 University Webpage at www.ti.com/msp430University.  Follow the link
to "MSP430 Textbooks" and click on "Analog and Digital Circuits for Control System Applications: Using the TI MSP430 Microcontroller" by Jerry Luecke.
Select "TimeDateTemp Application" and save the zip file when prompted to do so.  (Note : This zip file contains the TimeDateTemp.c code as well as the board schematic
and layout files.)


**LOADING THE APPLICATION PROGRAM**
Follow these steps to load the application program into the microcontroller:

1.	On the PC desktop, click the IAR Embedded Workbench icon. A IAR Systems window appears.
2.	Click File menu and then "New"
3.	In the "New" window highlight "Workspace" and click "OK"
4.	Choose directory C:/My Documents/430Applications and click "Open"
5.	Enter TimeDateTemp.eww in the file window and click "Save"
6.	A TimeDateTemp workspace window appears on the IAR workbench.
7.	Click Project menu and then "Create New Project

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?