文件名称:Code-of-TMS320F280x-CCS4
介绍说明--下载内容均来自于网络,请自行研究使用
TMS320F2808例程官网原版教程非常珍贵-// TI File $Revision: /main/6 $
// Checkin $Date: April 6, 2005 15:15:10 $
// Modified by LSD_Hanbing to suit the LSD_EVM320F2801X, April 24,2007
//###########################################################################
//
// FILE: Example_280xEPwmUpDownAQ.c
//
// TITLE: Action Qualifier Module- Using up/down count
//
// ASSUMPTIONS:
//
// This program requires the DSP280x header files.
//
// Monitor ePWM1-ePWM3 pins on an oscilloscope as described
// below.
//
// EPWM1A is on GPIO0
// EPWM1B is on GPIO1
//
// EPWM2A is on GPIO2
// EPWM2B is on GPIO3
//
// EPWM3A is on GPIO4
// EPWM3B is on GPIO5
//
// As supplied, this project is configured for "boot to SARAM"
// operation. The 280x Boot Mode table is shown below.
// For information on configuring the boot mode of an LSD_EVM320F2801X,
// please refer to the documentation included with the LSD_EVM320F2801X,
//
// Boot G
// Checkin $Date: April 6, 2005 15:15:10 $
// Modified by LSD_Hanbing to suit the LSD_EVM320F2801X, April 24,2007
//###########################################################################
//
// FILE: Example_280xEPwmUpDownAQ.c
//
// TITLE: Action Qualifier Module- Using up/down count
//
// ASSUMPTIONS:
//
// This program requires the DSP280x header files.
//
// Monitor ePWM1-ePWM3 pins on an oscilloscope as described
// below.
//
// EPWM1A is on GPIO0
// EPWM1B is on GPIO1
//
// EPWM2A is on GPIO2
// EPWM2B is on GPIO3
//
// EPWM3A is on GPIO4
// EPWM3B is on GPIO5
//
// As supplied, this project is configured for "boot to SARAM"
// operation. The 280x Boot Mode table is shown below.
// For information on configuring the boot mode of an LSD_EVM320F2801X,
// please refer to the documentation included with the LSD_EVM320F2801X,
//
// Boot G
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Code of TMS320F280x CCS4
........................\DSP280x_common
........................\..............\cmd
........................\..............\...\28015_1_RAM_lnk.cmd
........................\..............\...\28015_RAM_lnk.cmd
........................\..............\...\28016_RAM_lnk.cmd
........................\..............\...\2801_RAM_lnk.cmd
........................\..............\...\2802_RAM_lnk.cmd
........................\..............\...\2802_RAM_lnk_FFT.cmd
........................\..............\...\2802_RAM_lnk_FIR.cmd
........................\..............\...\2806_RAM_lnk.cmd
........................\..............\...\2808_RAM_lnk.cmd
........................\..............\...\2808_eZdsp_RAM_lnk.cmd
........................\..............\...\2809_RAM_lnk.cmd
........................\..............\...\F2801.cmd
........................\..............\...\F28015.cmd
........................\..............\...\F28016.cmd
........................\..............\...\F2802.cmd
........................\..............\...\F2806.cmd
........................\..............\...\F2808.cmd
........................\..............\...\F2809.cmd
........................\..............\gel
........................\..............\...\c2801.gel
........................\..............\...\c2802.gel
........................\..............\...\f2801.gel
........................\..............\...\f28015.gel
........................\..............\...\f28016.gel
........................\..............\...\f2802.gel
........................\..............\...\f2806.gel
........................\..............\...\f2808.gel
........................\..............\...\f2809.gel
........................\..............\...\sim2801.gel
........................\..............\...\sim28015.gel
........................\..............\...\sim28016.gel
........................\..............\...\sim2802.gel
........................\..............\...\sim2806.gel
........................\..............\...\sim2808.gel
........................\..............\...\sim2809.gel
........................\..............\...\sim9501.gel
........................\..............\...\ucd9501.gel
........................\..............\include
........................\..............\.......\DSP280x_DefaultIsr.h
........................\..............\.......\DSP280x_EPwm_defines.h
........................\..............\.......\DSP280x_Examples.h
........................\..............\.......\DSP280x_GlobalPrototypes.h
........................\..............\.......\DSP280x_I2c_defines.h
........................\..............\.......\DSP280x_SWPrioritizedIsrLevels.h
........................\..............\.......\IQmathLib.h
........................\..............\.......\IQmathLib.rar
........................\..............\.......\SFO.h
........................\..............\lib
........................\..............\...\IQmath.lib
........................\..............\...\SFO_TI_Build.lib
........................\..............\...\rts2800_ml.lib
........................\..............\source
........................\..............\......\DSP280x_Adc.c
........................\..............\......\DSP280x_CSMPasswords.asm
........................\..............\......\DSP280x_CodeStartBranch.asm
........................\..............\......\DSP280x_CpuTimers.c
........................\..............\......\DSP280x_DBGIER.asm
........................\..............\......\DSP280x_DefaultIsr.c
........................\..............\......\DSP280x_DisInt.asm
........................\..............\......\DSP280x_ECan.c
........................\..............\......\DSP280x_ECap.c
........................\..............\......\DSP280x_EPwm.c
........................\..............\......\DSP280x_EQep.c
........................\..............\......\DSP280x_Gpio.c
........................\..............\......\DSP280x_I2C.c
........................\..............\......\DSP280x_MemCopy.c
........................\..............\.