?? readme.txt
字號:
---------------------------------------------------------
Cygnal USB_Int Example Firmware version 1.0 Readme File
Copyright (c) 2000-2003
---------------------------------------------------------
This document provides information that supplements the Cygnal USB_Int Firmware, including instructions for building and downloading the firmware.
1.0 Example Firmware Installation
----------------------------------
1. Open the Cygnal IDE (v1.72 or later).
2. From IDE menu Options->Debug Interface, select Cygnal 2-Wire.
3. Connect to the target C8051F32x device (Alt+C, or IDE menu Debug->Connect).
4. From the Project menu, select "Open Project" (a warning dialogue may appear; this is expected).
5. Select the USB__Int.wsp project, located by default in the Cygnal\Examples\C8051F32x\C\USB_INT directory, and click the Open button.
6. Through IDE menu Project->Tool Chain Integration, select the path to your compiler and linker. The default is C:\Cygnal\IDEFiles\C51\Bin\.
7. Build the project (F7, or through IDE menu Project->Build/Make Project).
8. Download the firmware (Alt+D).
9. Connect a USB cable between the target device and the host PC.
10. Run (F5, or IDE menu Debug->Go).
11. When Windows detects the device and the driver installation wizard opens:
a. Choose "Search for a suitable driver for my device", and click Next.
b. Check the box "Specify a location", and click Next.
c. Browse to directory \AN039\Application and select the file CygnalInt.inf, and click OK.
d. Follow the dialogue to finish driver installation.
12. After the driver has been installed, run the USBTest.exe application, located by default in the Cygnal\Examples\C8051F32x\C\USB_INT directory.
2.0 KNOWN ISSUES AND LIMITATIONS
---------------------------------
1. Firmware works with the Cygnal IDE v1.71 or later and the Keil C51 tool chain. Project and code modifications will be necessary for use with different tool chains.
2. Compiler optimization emphasis is selected as "favor small code". This selection is necessary for the project to be compiled with the trial version of the Keil C51 Compiler (under 4k code space).
3. If using the C8051F320TB target board, jumper J2 should be installed if the board is wall-powered; jumper J11 should be installed if bus-powered.
4. Windows application and driver supports Windows 98SE/2000/XP operating systems.
3.0 REVISION HISTORY
---------------------
Version 1.0
Initial release.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -