文件名称:LPC2136_ADPCM
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 147kb
- 下载次数:
- 0次
- 提 供 者:
- 梁**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在Philips公司的ARM7芯片2136上实现ADPCM编码的原代码,希望对大家有启发。-Philips ARM7 chip company in 2136 to achieve ADPCM encoded source code, we want to have inspiration.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
在Philips公司的ARM7芯片2136上实现ADPCM编码的原代码\test004\test004.axf
..................................................\.......\test004.mcp
..................................................\.......\src\IRQ.s
..................................................\.......\...\LPC2294.h
..................................................\.......\...\Startup.s
..................................................\.......\...\config.h
..................................................\.......\...\main.c
..................................................\.......\...\mem_a.scf
..................................................\.......\...\mem_b.scf
..................................................\.......\...\mem_c.scf
..................................................\.......\...\target.c
..................................................\.......\...\target.h
..................................................\.......\...\adpcm.c
..................................................\.......\...\adpcm.h
..................................................\.......\test004.hex
..................................................\.......\......._Data\DebugInRAM\TargetDataWindows.tdt
..................................................\.......\............\..........\ObjectCode\Startup.o
..................................................\.......\............\..........\..........\target.o
..................................................\.......\............\..........\..........\main.o
..................................................\.......\............\..........\..........\IRQ.o
..................................................\.......\............\..........\..........\adpcm.o
..................................................\.......\............\..........\test004.axf
..................................................\.......\............\.......FLASH\TargetDataWindows.tdt
..................................................\.......\............\............\ObjectCode\Startup.o
..................................................\.......\............\............\..........\target.o
..................................................\.......\............\............\..........\main.o
..................................................\.......\............\............\..........\IRQ.o
..................................................\.......\............\............\..........\adpcm.o
..................................................\.......\............\............\test004.axf
..................................................\.......\............\RelInFLASH\TargetDataWindows.tdt
..................................................\.......\............\CWSettingsWindows.stg
..................................................\使用说明请参看右侧注释===〉〉.txt
..................................................\test004\test004_Data\DebugInRAM\ObjectCode
..................................................\.......\............\.......FLASH\ObjectCode
..................................................\.......\............\DebugInRAM
..................................................\.......\............\DebugInFLASH
..................................................\.......\............\RelInFLASH
..................................................\.......\src
..................................................\.......\test004_Data
..................................................\test004
在Philips公司的ARM7芯片2136上实现ADPCM编码的原代码
..................................................\.......\test004.mcp
..................................................\.......\src\IRQ.s
..................................................\.......\...\LPC2294.h
..................................................\.......\...\Startup.s
..................................................\.......\...\config.h
..................................................\.......\...\main.c
..................................................\.......\...\mem_a.scf
..................................................\.......\...\mem_b.scf
..................................................\.......\...\mem_c.scf
..................................................\.......\...\target.c
..................................................\.......\...\target.h
..................................................\.......\...\adpcm.c
..................................................\.......\...\adpcm.h
..................................................\.......\test004.hex
..................................................\.......\......._Data\DebugInRAM\TargetDataWindows.tdt
..................................................\.......\............\..........\ObjectCode\Startup.o
..................................................\.......\............\..........\..........\target.o
..................................................\.......\............\..........\..........\main.o
..................................................\.......\............\..........\..........\IRQ.o
..................................................\.......\............\..........\..........\adpcm.o
..................................................\.......\............\..........\test004.axf
..................................................\.......\............\.......FLASH\TargetDataWindows.tdt
..................................................\.......\............\............\ObjectCode\Startup.o
..................................................\.......\............\............\..........\target.o
..................................................\.......\............\............\..........\main.o
..................................................\.......\............\............\..........\IRQ.o
..................................................\.......\............\............\..........\adpcm.o
..................................................\.......\............\............\test004.axf
..................................................\.......\............\RelInFLASH\TargetDataWindows.tdt
..................................................\.......\............\CWSettingsWindows.stg
..................................................\使用说明请参看右侧注释===〉〉.txt
..................................................\test004\test004_Data\DebugInRAM\ObjectCode
..................................................\.......\............\.......FLASH\ObjectCode
..................................................\.......\............\DebugInRAM
..................................................\.......\............\DebugInFLASH
..................................................\.......\............\RelInFLASH
..................................................\.......\src
..................................................\.......\test004_Data
..................................................\test004
在Philips公司的ARM7芯片2136上实现ADPCM编码的原代码