readme.txt
来自「USB通信例子,VC编程,完成USB设备的检测,数据处理.」· 文本 代码 · 共 26 行
TXT
26 行
AppNote 32 Revision E - Example Source
--------------------------------------
To build the example applications, run buildall.bat.
Before these examples may be run you must follow the steps
described in the application note to build the ARMulator models.
To save time, example .dsc and .ami configuration files have been
provided. You may replace the existing .ami files inside the
ADS 1.1 \bin directory with the provided files as long as you have
not manually modified the files.
If you have already defined additional ARMulator models,
Copy the relevant entries from the default.ami and peripherals.ami
files, relating to the three examples.
The contents of the armulext subdirectory must be placed in the
ADS 1.1 \armulext directory.
These models can be built by changing the current directory to an
armulext\<MODEL>.b\intelrel subdirectory and typing make (UNIX)
or nmake (Windows).
The resulting .dll files and all provided .dsc files must be copied
to the ADS 1.1 \bin directory.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?