Description: This application report presents basic code for initializing and operating the TMS320LF240x DSP devices. Two functionally equivalent example progra ms are presented: one written in assembly language and the other in C language. Detailed discussions of each program are provided that explain numerous compiler and assembler directives, code requirements, and hardware-related requirements. The programs are ready to run on either the TMS320LF2407 Evaluation Module (EVM) or the eZdsp LF2407 development kit. However, they are also intended for use as a code template for any TMS320LF240x (LF240x) or TMS320LF240xA (LF240xA) DSP target system. Platform: |
Size: 193238 |
Author:李志 |
Hits:
Description: 有限冲激响应滤波器FIR的设计。采用c语言设计。系数由matlab计算得到。可在CCS环境中采用DSPs(0TMS320C5402)来实现。-Finite Impulse Response FIR filter design. Design using c language. Coefficient calculated by matlab. Can be used in the CCS environment DSPs (0TMS320C5402) to realize. Platform: |
Size: 1024 |
Author:颜新卉 |
Hits:
Description: This application report presents basic code for initializing and operating the TMS320LF240x DSP devices. Two functionally equivalent example progra ms are presented: one written in assembly language and the other in C language. Detailed discussions of each program are provided that explain numerous compiler and assembler directives, code requirements, and hardware-related requirements. The programs are ready to run on either the TMS320LF2407 Evaluation Module (EVM) or the eZdsp LF2407 development kit. However, they are also intended for use as a code template for any TMS320LF240x (LF240x) or TMS320LF240xA (LF240xA) DSP target system. Platform: |
Size: 192512 |
Author: |
Hits:
Description: In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not necessarily an expert in both. All of the example programs in this book have been tested using standard C compilers in the UNIX and MS-DOS programming environments. In addition, the examples have been compiled using the real-time programing tools of specific real-time embedded DSP microprocessors (Analog Devices ADSP-21020 and ADSP-21062 Texas Instruments TMS320C30 and TMS320C40 and AT&T DSP32C) and then tested with real-time hardware using real-world signals. -In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not necessarily an expert in both. All of the example programs in this book have been tested using standard C compilers in the UNIX and MS-DOS programming environments. In addition, the examples have been compiled using the real-time programing tools of specific real-time embedded DSP microprocessors (Analog Devices ADSP-21020 and ADSP-21062 Texas Instruments TMS320C30 and TMS320C40 and AT&T DSP32C) and then tested with real-time hardware using real-world signals. Platform: |
Size: 2155520 |
Author:gulliver33 |
Hits:
Description: 这个是我买的合众达DM6446开发板中的CCS调试ARM端程序和DSP端程序,适合在开发工程中调试硬件 C语言编写-This is I bought a united over DM6446 development board in the CCS to debug ARM-side programs and DSP-side program, suitable for debugging the hardware development project in C language Platform: |
Size: 3065856 |
Author:郭志军 |
Hits:
Description: PIC单片机C语言教程 包含大量实例程序 帮助初学者迅速入门 其中也介绍了数字信号处理DSP,可编程逻辑控制器PLC,高级精简指令处理器ARM-PIC Microcontroller C language tutorial contains a large number of example programs to help beginners started quickly, which also introduced digital signal processing DSP, programmable logic controller PLC, ARM Advanced RISC processor Platform: |
Size: 147456 |
Author:kevin |
Hits:
Description: 此程序为简单的一个亮灯程序,但是易于初学DSP的人来学习和使用,在这个程序上编写自己的程序来实现不同的亮灯程序,从而熟悉C或者C++程序,然后我们就可以在CCS上熟练运用语言.-This program is simply a light program, but easy-to-person beginners to learn and DSP used in this program to write your own program to achieve different lighting programs, which are familiar with C or C++ program, and then we can in the CCS the skilled use of language. Platform: |
Size: 17408 |
Author:yueqiulijun |
Hits:
Description: :MPEG-4是当前最具影响的多媒体数据压缩编码国际标准。针对视频编码过程中计算复杂度高,系统运算量大等
特点,本文提出了在TMS320C6416T上实现MPEG-4编码的优化方法。为使MPEG-4编码器达到实时应用的要求,结
合C64x DSP的特点,采取了一系列软件优化方法,包括合理分配存储器,在内存开辟双缓冲区结构,用汇编程序实现
MPEG-4的核心算法以及对整个程序流程进行C语言级优化等。实验结果表明,该编码器可以对768 pixel×576 pixel,
25 frame/s的视频图像进行实时编码。-MPEG-4 iS one of the most important and influential international multimedia data compression
encorders.To meet the demands of a video encoding for the large computation load and strong
computing power,a optimized encoding method of MPEG-4 based on TMS320C6416T is presented.
According to the characteristics of C64x DSP,severaI kinds of methods for software optimization are
proposed,which includes allocating memories in reason,setting two buffers in a memory based on the
characteristic of EDMA.realizing a core code by linear assembly language and optimizing C language
for whole programs.Experimental results show that the encoder CaR realize real—time encoding for rid—
eo images with 768 pixel X 576 pixel,in 25 frame/s。 Platform: |
Size: 482304 |
Author:陈晓娟 |
Hits: