资源简介
OFDM实现源码
instructions:
There are two main programs :
_ the first one sends 400 integers (representing a sine wave).
_ the second one sends pictures.
To use them, you have to run the same type on each side.
---------------------------------------------------------------------------------
Receiver:
Executables:
Go to folder executables and choose folder for Sine or Picture.
Run the .exe!
Source Code:
The source code for the dsp card is in the folder .\DSP\
Open project from CCS. dsk_app.c is the main program.
---------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------
Transmitter:
I. Simple Sinusoid
1. load program: .\black05\executables\transmitter\transmitter_sine.exe
This will load the dsk_app_sine.out and start the GUI.
2. RUN
The program will send coded samples of a 400 pt. sine wave to
the right-out channel of the transmitter. The received samples are written to buffer: finalData.
Display the 400 samples as unsigned integers, and compare the result.
II. Picture
1. load program: .\black05\executables\transmitter\transmitter.exe
This will load the dsk_app_pic.out and start the GUI.
2. Choose a picture from: .\black05\executables\transmitter\res
代码片段和文件信息
/* Do *not* directly modify this file. It was */
/* generated by the Configuration Tool; any */
/* changes risk being overwritten. */
/* INPUT demo5402.cdb */
/* Include Header File */
#include “demo5402cfg.h“
/* Config Structures */
/* Handles */
/*
* ======== CSL_cfgInit() ========
*/
void CSL_cfgInit()
{
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2004-08-25 00:02 ccs_example\
目录 0 2004-08-25 00:16 ccs_example\bios_ccs2\
文件 19577 2004-03-17 23:28 ccs_example\bios_ccs2\bioa_ccs2.wks
文件 603 2004-03-18 00:10 ccs_example\bios_ccs2\cc_build_Custom.log
文件 370 2004-03-18 00:10 ccs_example\bios_ccs2\Custom.lkf
文件 370 2004-03-18 00:10 ccs_example\bios_ccs2\Custom.lkv
文件 528887 2004-03-18 00:10 ccs_example\bios_ccs2\demo5402.cdb
文件 500003 2002-07-01 11:29 ccs_example\bios_ccs2\demo5402.cdb.a64357
文件 223030 2001-12-11 17:33 ccs_example\bios_ccs2\demo5402.cdb.a92381
文件 71051 2004-03-18 00:10 ccs_example\bios_ccs2\demo5402.out
文件 7706 2004-03-16 11:56 ccs_example\bios_ccs2\demo5402cfg.cmd
文件 835 2004-03-16 11:56 ccs_example\bios_ccs2\demo5402cfg.h
文件 3589 2004-03-18 00:10 ccs_example\bios_ccs2\demo5402cfg.h54
文件 23432 2004-03-18 00:10 ccs_example\bios_ccs2\demo5402cfg.obj
文件 38831 2004-03-18 00:10 ccs_example\bios_ccs2\demo5402cfg.s54
文件 355 2004-02-14 12:24 ccs_example\bios_ccs2\demo5402cfg_c.c
文件 489 2004-03-17 23:15 ccs_example\bios_ccs2\demo5402cfg_c.obj
文件 1598 2001-10-21 21:49 ccs_example\bios_ccs2\load.asm
文件 630 2004-03-17 23:15 ccs_example\bios_ccs2\load.obj
文件 12800 1999-06-17 12:43 ccs_example\bios_ccs2\loadctrl.exe
文件 62788 2004-03-18 00:10 ccs_example\bios_ccs2\temp.map
文件 2520 2002-03-15 16:35 ccs_example\bios_ccs2\volume.c
文件 459 1999-09-07 10:15 ccs_example\bios_ccs2\volume.gel
文件 972 1999-09-07 10:15 ccs_example\bios_ccs2\volume.h
文件 2945 2001-12-11 17:33 ccs_example\bios_ccs2\volume.mak
文件 2518 2002-03-15 16:37 ccs_example\bios_ccs2\volume.obj
文件 13862 2004-03-18 00:13 ccs_example\bios_ccs2\volume.paf
文件 674 2002-07-01 11:45 ccs_example\bios_ccs2\volume.pjt
文件 3393 2004-03-17 23:27 ccs_example\bios_ccs2\volume_bois.c
文件 6325 2004-03-17 23:27 ccs_example\bios_ccs2\volume_bois.obj
文件 5362 2001-02-21 23:11 ccs_example\bios_ccs2\volume_hst.c
............此处省略929个文件信息
相关资源
- 数字信号处理的大规模集成电路实现
- 东南大学 数字信号处理实验报告及代
- DSP TMS320F2802工程模板
- 收集的讲解SPWM的课件各种大学
- C2000 DSP Tms320f28027 例程
- SEED-XDS560Plus Emulator for CCS3.x驱动
- bmp文件转化为dat文件
- ISC2认证云安全专家CCSP官方模拟题完整
- 用ADS进行功率放大器设计
- Crack_dsp_builder_11.0
- DSP语音识别教程+源代码
- CCSDS官方标准合集
- YMU836 CODEC 说明书
- 手把手教你学DSP源程序
- TM4C123G DSP库移植keil版
- TMS320F2812所有使用手册pdf
- ti_xdais_v4.0d_setup.exe
- TI dsp的Flash烧写工具
- STM32F103dsp库
- dsp28335官方例程
- STM32的DSP库
- DSP28335 SYS/BIOS
- HDLC大全(协议、CRC校验、FPGA和DSP实现
- 基于TMS320F2837x的三相vienna整流器设计
- CCSP Certified Cloud Security
- Dspace使用入门
- DSP28335控制单相逆变器双闭环控制程序
- 2017年全国电子设计竞赛第十三届资料
- ccsv6 simulation.zip
- 玻尔电子护卫舰版之SXD28335_QFP软件例
评论
共有 条评论