readme.txt

来自「ADI 公司的DSP ADSP21369 EZ-KIT LITE开发板的全部源代」· 文本 代码 · 共 21 行

TXT
21
字号
The BTC ASMDemo demonstrates transfering data from the ADSP-21369 Ez-Kit Using Assembly
over Background Telemetry Channels.  This is the most basic of demo programs.
The demo sets up a timer interrupt, and the timer ISR toggles the LED on the EZ-Kit.
During times when the interrupt is not being serviced, BTC transactions can occur.

Required Hardware:
1) ADSP-21369 Ez-Kit.
2) High Performance PCI Emulator, High Performance USB Emulator, or ADSP-21369 EZ-Kit using supplied USB debug agent.

Usage:
1) Start the IDDE.
2) Select a HPPCI-ICE 21369 session (or HPUSB or EZ-Kit session)
3) Build and load the DSP program.
4) Open a BTC Memory Window (View->Debug Windows->BTC Memory)
5) Run the DSP Program.
6) Right-click on the BTC memory window and select "Auto Refresh"
7) In the BTC memory window, select a channel to view.

	

⌨️ 快捷键说明

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