資源簡介
源碼可用,基于DSP28335實現通過spi實現的片外AD7606的數據采集程序

代碼片段和文件信息
//?TI?File?$Revision:?/main/2?$
//?Checkin?$Date:?January?14?2008???11:17:46?$
//###########################################################################
//
//?FILE: DSP2833x_DefaultIsr.c
//
//?title: DSP2833x?Device?Default?Interrupt?Service?Routines.
//
//?This?file?contains?shell?ISR?routines?for?the?2833x?PIE?vector?table.
//?Typically?these?shell?ISR?routines?can?be?used?to?populate?the?entire?PIE
//?vector?table?during?device?debug.??In?this?manner?if?an?interrupt?is?taken
//?during?firmware?development?there?will?always?be?an?ISR?to?catch?it.
//
//?As?develpment?progresses?these?ISR?rotuines?can?be?eliminated?and?replaced
//?with?the?user‘s?own?ISR?routines?for?each?interrupt.??Since?these?shell?ISRs
//?include?infinite?loops?they?will?typically?not?be?included?as-is?in?the?final
//?production?firmware.
//
//###########################################################################
//?$TI?Release:?DSP2833x?Header?Files?V1.10?$
//?$Release?Date:?February?15?2008?$
//###########################################################################
#include?“DSP2833x_Device.h“?????//?DSP2833x?Headerfile?Include?File
#include?“DSP2833x_Examples.h“???//?DSP2833x?Examples?Include?File
//?Connected?to?INT13?of?CPU?(use?MINT13?mask):
//?Note?CPU-Timer1?is?reserved?for?TI?use?however?XINT13
//?ISR?can?be?used?by?the?user.
interrupt?void?INT13_ISR(void)?????//?INT13?or?CPU-Timer1
{
??//?Insert?ISR?Code?here
??//?Next?two?lines?for?debug?only?to?halt?the?processor?here
??//?Remove?after?inserting?ISR?Code
??asm?(“??????ESTOP0“);
??for(;;);
}
//?Note?CPU-Timer2?is?reserved?for?TI?use.
interrupt?void?INT14_ISR(void)?????//?CPU-Timer2
{
??//?Insert?ISR?Code?here
??//?Next?two?lines?for?debug?only?to?halt?the?processor?here
??//?Remove?after?inserting?ISR?Code
??asm?(“??????ESTOP0“);
??for(;;);
}
interrupt?void?DATALOG_ISR(void)???//?Datalogging?interrupt
{
???//?Insert?ISR?Code?here
???//?Next?two?lines?for?debug?only?to?halt?the?processor?here
???//?Remove?after?inserting?ISR?Code
???asm?(“??????ESTOP0“);
???for(;;);
}
interrupt?void?RTOSINT_ISR(void)???//?RTOS?interrupt
{
??//?Insert?ISR?Code?here
??//?Next?two?lines?for?debug?only?to?halt?the?processor?here
??//?Remove?after?inserting?ISR?Code
??asm?(“??????ESTOP0“);
??for(;;);
}
interrupt?void?EMUINT_ISR(void)????//?Emulation?interrupt
{
??//?Insert?ISR?Code?here
??//?Next?two?lines?for?debug?only?to?halt?the?processor?here
??//?Remove?after?inserting?ISR?Code
??asm?(“??????ESTOP0“);
??for(;;);
}
interrupt?void?NMI_ISR(void)???????//?Non-maskable?interrupt
{
??//?Insert?ISR?Code?here
??//?Next?two?lines?for?debug?only?to?halt?the?processor?here
??//?Remove?after?inserting?ISR?Code
??asm?(“??????ESTOP0“);
??for(;;);
}
interrupt?void?ILLEGAL_ISR(void)???//?Illegal?operation?TRAP
{
??//?Insert?ISR?Code?here
??//?Next?two?lines?for?debug?only?to?halt?the?processor?here
??//?Remove?after?ins
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????517??2014-09-01?19:27??DSP28335?AD7606源碼\.ccsproject
?????文件??????22085??2014-09-01?19:34??DSP28335?AD7606源碼\.cproject
?????文件???????4510??2015-07-25?14:22??DSP28335?AD7606源碼\.launches\AD7606.launch
?????文件????????836??2014-09-01?19:27??DSP28335?AD7606源碼\.project
?????文件?????????62??2014-09-01?19:27??DSP28335?AD7606源碼\.settings\org.eclipse.cdt.codan.core.prefs
?????文件????????123??2014-09-01?19:27??DSP28335?AD7606源碼\.settings\org.eclipse.cdt.debug.core.prefs
?????文件????????406??2014-09-01?19:31??DSP28335?AD7606源碼\.settings\org.eclipse.core.resources.prefs
?????文件???????8437??2013-05-23?16:02??DSP28335?AD7606源碼\cmd\DSP2833x_Headers_nonBIOS.cmd
?????文件???????4053??2013-05-23?11:34??DSP28335?AD7606源碼\cmd\F28335_RAM_lnk.cmd
?????文件??????63829??2015-07-25?14:22??DSP28335?AD7606源碼\Debug\AD7606.map
?????文件?????208910??2015-07-25?14:22??DSP28335?AD7606源碼\Debug\AD7606_li
?????文件????????750??2019-08-25?19:40??DSP28335?AD7606源碼\Debug\ccsObjs.opt
?????文件????????289??2019-08-25?19:40??DSP28335?AD7606源碼\Debug\cmd\subdir_rules.mk
?????文件????????374??2019-08-25?19:40??DSP28335?AD7606源碼\Debug\cmd\subdir_vars.mk
?????文件???????5985??2019-08-25?19:40??DSP28335?AD7606源碼\Debug\makefile
?????文件????????250??2019-08-25?19:40??DSP28335?AD7606源碼\Debug\ob
?????文件???????4189??2015-07-25?14:22??DSP28335?AD7606源碼\Debug\source\DSP2833x_DefaultIsr.pp
?????文件???????3329??2015-07-25?14:22??DSP28335?AD7606源碼\Debug\source\DSP2833x_GlobalVariableDefs.pp
?????文件???????4021??2015-07-25?14:22??DSP28335?AD7606源碼\Debug\source\DSP2833x_Gpio.pp
?????文件???????4329??2015-07-25?14:22??DSP28335?AD7606源碼\Debug\source\DSP2833x_InitPeripherals.pp
?????文件???????4105??2015-07-25?14:22??DSP28335?AD7606源碼\Debug\source\DSP2833x_PieCtrl.pp
?????文件???????4105??2015-07-25?14:22??DSP28335?AD7606源碼\Debug\source\DSP2833x_PieVect.pp
?????文件???????4105??2015-07-25?14:22??DSP28335?AD7606源碼\Debug\source\DSP2833x_SysCtrl.pp
?????文件???????4049??2015-07-25?14:22??DSP28335?AD7606源碼\Debug\source\DSP2833x_Xintf.pp
?????文件???????7798??2019-08-25?19:40??DSP28335?AD7606源碼\Debug\source\src\subdir_rules.mk
?????文件???????2246??2019-08-25?19:40??DSP28335?AD7606源碼\Debug\source\src\subdir_vars.mk
?????文件???????7387??2019-08-25?19:40??DSP28335?AD7606源碼\Debug\source\subdir_rules.mk
?????文件???????2682??2019-08-25?19:40??DSP28335?AD7606源碼\Debug\source\subdir_vars.mk
?????文件???????4195??2015-07-25?14:22??DSP28335?AD7606源碼\Debug\source\user_main.pp
?????文件???????2044??2019-08-25?19:40??DSP28335?AD7606源碼\Debug\sources.mk
............此處省略76個文件信息
- 上一篇:Labview信號調頻
- 下一篇:簡單四則運算計算器附帶乘方運算
評論
共有 條評論