搜索资源列表
DSPBIOS启动源码
- DSP启动源代码,功能:初始化堆栈段,初始化数据段,跳转到main函数。-start DSP source code functions : initialization stack of data initialization of the Jump to the main function.
TMS320系列DSP中断矢量表的编写和链接
- TMS320 系列DSP 中断矢量表的编写及链接 在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断 向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每 一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转 指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。-TMS320 DSP vector interrupt the preparation table and link in the DSP programming, if users
int_2407
- 2407的中断二次跳转,可以实现DSP在线任意位置调试-2407interrupt jump
Vector
- DSPf2407A的中断向量表例程,可根据实际的需求改写该向量表,跳转到自己所需要的地址-DSPf2407A interrupt vector table routines can be rewritten according to the scale of the actual demand, jumps to address their own needs
set-Timer
- 对一些寄存器进行了初始化设置,并设置好定时器,定时结束后,跳转中断程序-set Timer