📄 readme.txt
字号:
-------------------------------------------------------------------------------
Example: ADSP-21369 EZ-KIT LITE Core Timer - C
Target: ADSP-21369
Date: July 29, 2005
Tools: VisualDSP++ 4.0
Hardware: ADSP-21369 EZ-KIT LITE
-------------------------------------------------------------------------------
This project provides C code which initializes the core timer and its low
priority interrupt. It then counts the number of timer interrupts that are
serviced and displays the number in the output window for each interrupt that
is serviced.
-------------------------------------------------------------------------------
Source Files contained in this directory:
Core Timer.dpj VisualDSP project file
initPLL_SDRAM.c Configures the DSP to run at CCLK= 393.21 MHz & SDCLK= 157.28 MHz
Core Timer.c ADSP-21369 source - All code included in this project
-------------------------------------------------------------------------------
Dependencies contained in VisualDSP++ default include path:
def21369.h Header file with generic definitions
signal.h Header file to handle interrupts (C runtime)
21369.h Header file to handle certain ADSP-21369 specific functions (C runtime)
stdio.h Header file to handle standard IO functions (C runtime)
*******************************************************************************
Analog Devices, Inc.
DSP Division
One Technology Way
Norwood, MA 02062
(c) 2005 Analog Devices, Inc. All rights reserved.
*******************************************************************************
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -