搜索资源列表
Example3_Interrupt
- 基于TS201的中断测试程序,通过链路口实现DMA数据传输,DMA控制器向内核发送DMA中断,本实验用来测试DMA中断是在接收完成后还是接收开始时产生。-Interrupt the test procedure based on TS201, crossing through the chain to achieve the DMA data transfer, DMA controller DMA interrupt sent to the kernel, this experiment us
ADSP-TS201-DMAtest
- 通过链路口实现DMA数据传输,DMA控制器向内核发送DMA中断,本程序用来测试DMA中断是在接收完成后还是接收开始时产生。-Achieved through DMA data transfer chain junction, DMA controller DMA interrupt sent to the kernel, the procedure used to test DMA completion interrupt is received or received in the begin
dma
- 自己实现的一个DMA链的源码,目前是用在BF533上的,大家拿去改改,可以移植到其它芯片上-Their own realization of the source of a DMA chain, is currently used in the BF533, we instead changed, can be transferred to other chip
C6000_EDMA_development_kit
- TI的C6000的EDMA编程示例程序库,包含块搬移、乒乓搬移、触发式搬移等多个例程,并附有详细的说明文档,给用户开发DMA带来很大方便,稍作修改即可用在自己的程序中-TI' s C6000 examples of EDMA programming library, including the block moving, moving ping-pong, trigger-type move and many other routines, together with detailed d
ADSP_TS201_Link
- 基于ADSP_TS201_EZ_KIT_Lite的链路口测试程序,Xv6主机与DSP进行通信,包含主机程序和从机程序。-Chain based ADSP_TS201_EZ_KIT_Lite intersection test procedures, Xv6 host to communicate with the DSP, including the host program and the program from the machine.
TS_201_link_test
- 基于TS201的测试TS8-6U-cPCI板卡上DSP点对点DMA链路口通信速率,-Based on the test TS201 TS8-6U-cPCI board DSP DMA chain crossing point communication rate,
edma_chain_example
- TI DSP 6455 EDMA 通道连接触发搬运数据的代码-TI DSP TMS320C6455 edma chain link example
LinkPort
- 实现多DSP的链路口通信的C程序代码,使用Visual DSP++实现,针对ADSP-TS101实现-Multi-DSP communication chain intersection of C code