readme.txt

来自「音频数据采集与IIR处理例程」· 文本 代码 · 共 15 行

TXT
15
字号
Run the following to rebuild the DSP program:

cl6x -@options

The result is a C6x executable file blink.out.  

The DSP program blink.out is an LED blinker program, which 
lights the LEDs while counting from 0 to 7 and then flashes
forever.

Run the following to rebuild the blink.hex file for reprogramming
flash using the Flash Programming Utility:

hex6x hex.cmd

⌨️ 快捷键说明

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