搜索资源列表
dabao
- TI DSP TMS320DM642 用定时器测试函数执行时间-TI TMS320DM642 DSP with a timer function test execution time
54X基础实验3
- 1. 熟悉C5400的寻址方式 2. 比较利用不同寻址方式的指令执行时间-1. Publishing familiar with the ways of addressing two. Comparing the use of different addressing modes of instruction execution time
dsplib
- The Texas Instruments TMS320C55x DSP Library (DSPLIB) is an optimized DSP Function Library for C programmers on TMS320C55x devices. It includes over 50 C-callable assembly-optimized general-purpose signal processing routines. These routines are
lab3
- 1.熟悉C5400的寻址方式 2.比较利用不同寻址方式的指令执行时间 -1. Familiar with the C5400 are addressed 2. Comparison of the use of different addressing modes of instruction execution time
tone_c
- This program is used for generating a tone with frequency 2 kilo hertz. A DSP processor is connected to the computed system and CCS studio interface software should be available. When a headphone or a speaker is connedted to the processor kit the sou
program-copy-from-flash-to-RAM-
- TMS320F2812。程序在内部RAM执行比在Flash执行快很多,但RAM又无法长久保存程序,本文探讨如何实现从flash拷贝整个程序到RAM上运行的方法-TMS320F2812. Program execution in internal RAM is much faster than the Flash implementation, but the RAM and can not long-term preservation program, the paper investigate
PID
- 电机控制的PID(积分分离) PID(void) 执行时间少于70uS/932-12MHz-Motor control of the PID (integral isolation) PID (void) execution time is less than 70uS/932-12MHz
main
- 步进电动机控制程序段,采用汇编编程,适用于主频低的硬件平台,或者代码执行要求高的场合。-Stepper motor control block, assembly programming, hardware platform suitable for low frequency, or code execution requirements of the occasion.
Ex3_1
- TMS320C54x具有丰富的程序控制与转移指令,利用这些指令可以执行分支转移、循环控制以及子程序操作。本实验要求编写一程序完成 的计算。这个求和运算可以通过一个循环操作指令BANZ来完成。BANZ的功能是当辅助寄存器的值不为0时转移到指定标号执行。 例如: STM #4, AR2 loop: ADD *AR3+, A BANZ loop, *AR2– ;当AR2不为零时转移到loop行执行。 假设AR3中存有x1到x5五个变量的地址,则上述简单的代码就完成了
flash_programming
- 本工程文件为:TI 2000系列 f2806x的flash编程工程-//! This example shows how to program flash using flash API. //! It shows. //!- The required software setup before calling the API (setting the //! PLL, checking for limp mode etc.), //!- How to copy the
F2833x_nonBIOS_flash
- 数字信号处理芯片F28355的FLASH执行速度要比内部RAM慢5倍,实现FLASH固化程序转入内部RAM执行所需的F2833x_nonBIOS_flash.cmd文件-Digital signal processing chip FLASH execution speed slower than the internal RAM F28355 5 times to achieve the desired FLASH firmware into the internal RAM performe
Lab-06-Interrupts---Solution
- Execution contents ti ucd3138, interrupted test program, can make changes and interruption time interrupt
SatPosPolyFit
- 这是一个利用三次埃尔米多项式外推算法,重点实现在整个算法在使用过程中遇到的策略执行-This is a use of three el m polynomial extrapolation method, the key to realize in the whole algorithm in encountered in the process of use of the strategy execution