搜索资源列表
TMS320系列DSP中断矢量表的编写和链接
- TMS320 系列DSP 中断矢量表的编写及链接 在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断 向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每 一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转 指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。-TMS320 DSP vector interrupt the preparation table and link in the DSP programming, if users
BootProtect
- 一个DSP的完整程序,接收ARM从HPI口传来的程序,并写入到目标运行地址,然后运行DSP此下载的程序,具体应用到工程中。-a DSP integrity procedures, ARM reception came from the mouth of HPI procedures, and write operation to the target address, and then run this download DSP procedures applied to specific pr
EepromMultiWR1912
- SPI接口EEPROM驱动 EEPROMWRITE(绝对地址,数组指针,数据长度) //多字节写 EEPROMREAD(绝对地址,数组指针,数据长度) //多字节读 EEPROMWRITE(绝对地址,数据) //单字节写 (char)数据=EEPROMREAD(绝对地址) //单字节读-SPI EEPROM Driver EEPROMWRIT E (absolute address, the array pointer, data length) / / multi-byte
dm642_NDK
- dm642网络传输程序,可以直接使用,不过需要重新将PC主机的IP地址更改一下,-dm642 network transmission procedures can be used directly, But the need to reintegrate the PC host's IP address a change,
test programed on dsk6455
- it is programed on dsk6455,and test * 1 Internal memory Version * 2 External memory(SDRAM) * 3 Flash * 4 Codec * 5 UserIO * 6 MemPattern(Fill pattern) * 7 MemPattern(Address Pattern) * 8 DSP * 9 LED/Swt * 10 Codec LoopBack
访问外部Flash空间
- 访问外部Flash空间,与外部Flash可以实现读写数据,本实验中,请在BlockErase(0)这一行设置断点,当运行至断点时,点击view,然后点击memory来查看存储空间,Address填写0x00080000,点击ok,就能看到从0x00080000开始,各个存储单元的值从0开始递增。-Access to external Flash space, and external Flash can read and write data in this experiment, in Blo
DSP_TCPIP
- 基于DSP网络中的TCP/IP协议研究,本文通过对TCP/IP协议的具体分析,解决了以数字信号处理器(DSP)为核心的局域网络DSP端的IP地址问题,实现了DSP与PC机之间的UDP协议通信-DSP-based network TCP/IP protocol, the paper through the TCP/IP protocol specific analysis to solve a digital signal processor (DSP) as the core DSP LAN s
writemac
- TI TMS6000 dm642 读取mac地址-TI TMS6000 dm642 read mac address
DSPTS101_ASM
- 很少有的关于ts101的汇编编程资料,对ts101学习者帮助很大。通过对TS101的其运算特点及其结构的介绍,使大家对TS101有个基本的认识核概念,本报告只是从较大的方面介绍的,没有涉及一些具体的细节。希望通过本次的讲解,是大家了解TS101是结构是怎样的,这样结构有什么样的好处,一条指令是如何进行在TS101执行的都有一个比较清楚的认识。-Rare on the compilation of programming information TS101, TS101 learners of g
ex1_RAMTest
- (1)测试外部数据RAM: 根据我们定义的逻辑,外部RAM在数据空间中定义在0x8000-0xFFFF,共32k字,占据RAM中的低32K存储空间。提供2种测试方法,采用一种方式即可。 硬件仿真模式下,将目标板上电。 第一种方法:采用用程序测试实验 程序所在目录ex1_RAMTest。 该程序执行的功能是对外部数据RAM区0x8000-0xFFFF,从0x8000开始写并且读数据0x5555 。如果正常则写读下一个地址,直到 。如果正常则所有的地址操作完毕后,核心板
dual-ram
- 实现双口RAM映射到DSP地址单元空间中,使得双口RAM直接读取DSP中的数据或程序。-Achieve dual-port RAM modules mapped to the DSP address space, making dual-port RAM directly read the data in the DSP or procedures.
sci_loopback
- This program requires the DSP2833x header files. // // This program requires an external I2C RTC connected to // the I2C bus at address 0x6f. // // As supplied, this project is configured for "boot to SARAM" // operation. The 2833x Boot M
BurnC64xx
- 用于上位机对德州仪器的DSP的flash烧写,包括改变通信地址,写入新的工程文件等等。基于德仪Code Composer Studio IDE。-For the host computer on the Texas Instruments DSP' s flash programmer, including the change in mailing address, write a new project file and so on. Based on Texas Instrument
Ex01_CpuTimer0
- dsp2812开发板的时钟中断程序,改变下地址则可实现跑马灯功能。-development board dsp2812 clock interrupt procedures, change of address may be functional to achieve Marquee.
EX06_ExRam
- /*** *** *** *** *** *** *** *** *** *** *** *** ** 实验目的:通过学习DSP与外部RAM的读写数据 ** ** 实验说明:能够为以后写比较大的程序时,在仿真运行时内部RAM不够用 ** ** 时,可利用外部RAM来进行,当然这需要.CMD文件来配置 ** ** 实验结果:在指定位置设置断点后可观察通过函数来写到地址里面的值-/****************************************************
HIDdata
- 提 出 了 一 种 基 于 DSP的 消 除 SPWM全 桥 逆 变 器 直 流 偏 磁 问 题 的 控 制 方 案 , 采 用 TI公 司 的 DSP芯 片 TMS320F240来 实 现 。 在 一 台 400 Hz 6 kW样 机 上 进 行 了 实 验 , 实 验 结 果 表 明 该 方 案 能 较 好 地 解 决 全 桥 逆 变 器 中 的 直 流 偏 磁 问 题 。-A DSP-based full-bridge SPWM inverter to eliminate DC bias
ccs_cmd
- cmd 文件用于DSP 代码的定位。由于DSP 的编译器的编译结果是未定位的, DSP没有操作系统来定位执行代码,每个客户设计的DSP 系统的配置也不尽相同,因此需要用 户自己定义代码的安装位置。安装位置是指,编译完成的代码是存放在dsp的那个位置,程序空间RAM或者数据空间RAM,起始地址以及长度。-cmd file for the positioning of DSP code. As the DSP of the compiler to compile the result
SEEDVPM642_boot
- 这个目录下的程序,是一个如何将用户的程序写入到FLASH中的程序。 步骤如下: 1、将BOot.asm的程序加入到用户程序中,其地址空间分配为0x00~0x400; 2、编写HEx转换的CMD文件。 3、使用HEx6x工具,将OUT文件,转换成为HEx的二进制文件。 4、使用FLASHBURN将之写入到FLASH中。-Procedures under this directory is a user of the procedure how to write to the F
TImer
- 能较为准确的计时并将时钟、分钟、秒钟显示到数码管上,此实验是利用DSP的定时器做时钟,并将时钟、分钟、秒钟显示到数码管上。编写程序时先编写定时器初始化程序,运用DSP定时器来定时计数,并通过定时器中断服务程序刷新数码管。其硬件连接原理图和I/O端口地址译码请参考实验五输入输出模块中的数码显示输出模块。-Can be more accurate timing and the clock, minutes, seconds display to digital control, this exper
edma_transfer
- This program uses the timers to trigger EDMA events. These events in turn trigger linked EDMA parameter tables to fill a ping pong buffer structure.Set a breakpoint on processbuff function. Then open two memory windows.Use ping as the address for one
