This application note describes a method for developing block-oriented I/O device drivers for applications that use the DSP/BIOS real-time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and TMS320C6711 DSP Starter Kits (DSKs). The device driver model presented here has now been superceded with an updated version that supports not only block oriented devices, but also devices such as UARTs, PCI and USB buses and Multimedia cards. Documentation on the updated driver model as well as example drivers and source code can be found in the Device Driver Developer s Kit product now available for download from the TI Developer s Village.
标签: block-oriented application developing describes
上传时间: 2015-07-07
上传用户:kelimu
优龙公司的ARM BOOT源代码,自己加了等待双启动:可以选择开机进BOOT调试还是进入用户程序 FS44B0II BIOS具有启动、引导,下载、烧写,设置日期、时间,设置工作频率等多种功能,并且支持各种参数的存储和自动调用。
上传时间: 2013-12-10
上传用户:kr770906
这是一个病毒源代码(这个病毒没有杀伤力,绝对没有破坏数据,覆盖BIOS,窃取信息资料等恶意行为),上传目的就是让大家进一步了解汇编程序
上传时间: 2015-07-10
上传用户:yoleeson
Nucleus PLUS是美国著名RTOS厂商ATI公司(Accelerated Tedmology lnc) 在嵌入式实 时多任务操作系统Nucleus基础上,为实时嵌入式应用而设计的一个抢先式多任务操作系统内核。其95%的代码是用ANSI C写成的,非常便于移植并支持大多数类型的处理器 Nucleus PLUS是一组c函数库,应用程序代码与核心函数连接在一起,生成一个目标代码,下载到目标板的RAM 中或直接烧录到目标板的ROM 中执行。在典型的目标环境中,Nucleus PLUS核心代码区一般不超过20K字节大小。
标签: Nucleus Accelerated Tedmology PLUS
上传时间: 2014-01-06
上传用户:6546544
一个小的测试程序,介绍dsp/bios德prd模块与log模块的使用
标签: 测试程序
上传时间: 2013-12-21
上传用户:stvnash
用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。 因为代码比较的大,共有6,000多汉字,这样就得要12,000 byte来存放GB内码,所以也是没办法的 :-( 编译结果约为3000h,因为大部分是索引表,代码优化几乎无效。 在Keil C里仿真芯片选用的是华邦的W77E58,它有32k ROM, 256B on-chip RAM, 1K on-chip SRAM (用DPTR1指针寻址,相当于有1K的片上xdata)。条件有限,没有上片试验,仿真而已。 打算将其移植到AVR上,但CodeAVRC与IAR EC++在结构体、指针的定义使用上似乎与C51不太一样,现在还未搞定。还希望在这方面有经验的网友能给予指导。
上传时间: 2014-01-26
上传用户:semi1981
encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp algorithm in decoder chien-search.v Chien search and Forney algorithm in decoder decode.v The top module of the decoder inverse.v Computes multiplication inverse of an Galois field element test-bench.v The test fixture, and some brief notes on using the modules. data-rom.v A simple data source for testing run For those intelligence-challenged who can t run verilog LGPL The license
标签: Berlekamp berlekamp algorithm generator
上传时间: 2014-02-16
上传用户:fxf126@126.com
IEEE1394Diag is a GUI application that presents a graphical view of an IEEE1394 network and provides the ability to perform common 1394 operations such as async reads, writes, isoc listens and talks, as well as configuration rom browsing of all nodes pres
标签: IEEE 1394 application graphical
上传时间: 2014-12-03
上传用户:123啊
支持类型TI DSP TMS320DM642,测试dsp bios中的时钟函数
上传时间: 2015-08-07
上传用户:zhangyigenius
实现语音的采集和回放,先将语音信号数字化再存储在ROM中,最后从读出、数模转换、滤波得到模拟语音信号!
上传时间: 2015-08-07
上传用户:zaizaibang