搜索资源列表
SEEDVPM642_net_v3.3
- SEED-VPM642的以太网接口的测试。主要是测试EMAC 与MDIO 的配置及使用,以及如何设置一个PHY设备和CSL 库中关于网络接口部分程序的应用。在此测试过程中,采用自闭环的方式完成的。-SEED-VPM642 Ethernet interface testing. Mainly EMAC and MDIO test configuration and use, and how to set up a PHY devices
csl
- 使用于DSK6711中的很多好用的例子2,源程序-DSK6711 used in many examples of good 2, source
DMA_Application
- DMA是DSP应用中的一大特色,把内核的大量资源用于运算,想做得朋友看看 这是DM642使用BIOS和CSL LIB 作EDMA简单例子. 在CCS BIOS 中需要作 中断--EDMA--edmaHwi 的设置. Spru234 和 spra636a 都是有用的参考 解释见注释.-DMA is a DSP applications, a major feature of a large number of resources
CSLib
- Windows和Linux下通用的CSLib.lib Eric S.Roberts编著的<The Art and Science of C>中提供的库,原版仅VC++ 6.0可用,此版本理论上支持所有VC版本以及MinGW32 CSLib.lib.lin是Ubuntu 9.04下GCC生成的适用于Linux的版本。-The common CSLib.lib forWindows and Linux. Eric S.
Algorithm
- TI浮点DSP处理器TMS320C672x的具体算法,包括卷积,FFT,FIR,IIR,DTC等,程序设计中使用TI提供的CSL函数库,每个文件为完整的工程,可直接运行使用。-TI floating-point DSP processor TMS320C672x specific algorithms, including convolution, FFT, FIR, IIR, DTC, etc., to provide program
Timer_LED
- DM642-PCI中定时器与LED实验,涉及到CSL库,中断,链接命令文件的编写等。-That s a project about Timer and LED of DM642-PCI. It s include CSL library,interrupt and CMD file...
TMS320C672x-(CSL)
- DSP中C6000的CSL介绍,并给出了用CSL配置时各个部分的函数-DSP in the C6000 CSL introduced, and given the function of various parts of the configuration of the CSL
VMD642_net
- 网络 EMAC测试 本例程在 VMD642_net 目录中。 主要示范如何配置和使用 EMAC 和MDIO,如何设置一个 PHY设备,以及 CSL 中关 于网络接口部分程序的应用。 在本例中,采用自闭环的方式,自己向自己循环发送数据。 -Network EMAC test This routine in the VMD642_net directory. The main demonstra
VMD642_net
- 示范如何配置和使用 EMAC 和MDIO,如何设置一个PHY 设备,以及CSL中关于网络接口部分程序的应用,采用自闭环的方式,自己向自己循环发送数据。-Demonstrate how to configure and use EMAC and MDIO, how to set up a PHY device, and the application of CSL on the network interface of the progr
CSL_XUEXIBIJI
- 外设可以通过CSL声明/初始化目标来进行配置,同时在你的C源代码中调用CSL函数。-Peripherals can be configured through CSL statement/initialize the target, while calling CSL function in your C source code.
DSP中CSL头文件中宏中#和##的用法
- csl中# 和## 用法说明,请大家参考(# and ## instructions in CSL, please refer to)