readme.txt

来自「一个基于dsp的灯闪实验程序」· 文本 代码 · 共 19 行

TXT
19
字号
TMS320VC5402 DSK - BLINK DEMO
-----------------------------

This example program demonstrates the use of the three (3) user LED's on the DSK board.  It
is a very simple blinking example that turns the LEDs on and off in sequence with a 1sec
delay between successive toggles of the LEDs.


Below are instructions on how to run this demo:

1.  Connect your parallel port cable to the parallel port connector on the DSK.  You may
    use an XDS510 connector if you have one and wish to do so.

2.  Connect the power supply to the DSK board and power it up.

3.  Start up code composer studio and load the blink demo program (executable), "blink.out".

4.  Run the DSP code.  You will see that the LEDs will be turned on in a sequence with a 1sec
    delay between them and then they will also be turned off with the same 1sec delay.

⌨️ 快捷键说明

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