readme.txt

来自「触摸驱动程序要做的第一件事是配置硬件。对这些集成控制器来说」· 文本 代码 · 共 23 行

TXT
23
字号
When extracting these files, use the "extract" command (rather than drag-and-drop or cut-and-paste) to ensure that the directory structure is preserved. The files should appear as follows:

(dir)
|
|-- Debug (dir)
|-- settings (dir)
	|-- fft_r2.dni => project file
	|-- fft_r2.fmt => project file
	|-- fft_r2.ini => project file
|-- iomaxq200x.h => source file
|-- maxqfft.h => source file
|-- maxqfft.c => source file
|-- fft_r2.dep => project file
|-- fft_r2.ewd => project file
|-- fft_r2.ewp => project file 
|-- fft_r2.eww => project file
|-- schematic.bmp => schematic for fft project 
|-- fftgraph.exe => MS Windows application for viewing FFT results
|-- README.txt => this file

The workspace file (fft_r2.eww) can then be opened and compiled with IAR Embedded Workbench for MAXQ

⌨️ 快捷键说明

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