Tiago Borralho - Sep 6 2008
I'm a student, and i'm using a TMS320C6713.
I need to use a tool from the TMS320C280x: "F280x ACI3_3: Sensored
Indirect Flux Vector Control of Three-Phase ACI Motor", and i'm t... 
liqu...@163.com - Sep 5 2008
Hi Mike
>
> I just read one of your artical about xdsprobe this morning, which is very helpful. I also found a TI document to get more details.
> With your help, I am one s... 
liqu...@163.com - Sep 5 2008
hello moto~~
a joke first~:)
i got the same problem with the c6720 emulation operation just like what peter described.the run button works,but the code just can`t load into the... 
Daniel - Sep 5 2008
Hi!
I have a problem with the Code Composer Studio (version 3.3.38.2).
When I try to run the init6713sim.gel there is an error:
Error: Memory Map Error: READ access by CPU t... 
presciutti_dgl2k - Sep 5 2008
Hi folks,
I work on C6412 DSP.
I have this requirement: when dsp receive a particular command from an
extern device, my software must to place the dsp into a known good
state (... 
AG Rana - Sep 4 2008
Hi all,
I am trying to display HD video format. I am using the
example video_hd given with code composer studio. This example works
fine . The problem arises when I... 
Ahmad Mohamed - Sep 4 2008
Hello
I have a small project using DM642, 'video streaming using DM642'
I am new in this field,
what i want to do is to capture a video , then stream that video using DM642 ... 
highwychfuller - Sep 4 2008
Hi All, hope someone out there can help!
I have a dual DSP system, (2x TMS320C6455), and I need to boot DSP2
using DSP1 via the SRIO interface and the SRIO boot mode of the DS... 
dors...@yahoo.com - Sep 3 2008
hi,
i design tms320c6201 dsp board,
CCS v3.1 can detect it and connect to it, i can load program to it (that its my last problem and i can overcome it by increasing capacito... 
asher811 - Aug 31 2008
hi all, can anyone could give me the code in CELP for dsk6713?
Thank Asher
------------------------------------
OMAP35x EVM jump-starts low-power apps
-----------------------... 
mahnaz 1986 - Aug 31 2008
//FFT.c C callable FFT function in C
#define PTS 256 //# of points for FFT
typedef struct {float real,imag;} COMPLEX;
extern COMPLEX w[PTS]; //twiddle consta... 
gone...@kaist.ac.kr - Aug 30 2008
Hi,
I developed two custom boards based on 6416 and 6416T DSP respectively.
And I have XDS560R JTAG emulator and CCS 3.3
First, I can run CCS on my custom boards at most at 2M... 
Chsekhar Prattipati - Aug 29 2008
Hi
This is chandrasekhar prattipati from BEl, Chennai, India. my card is having TMS320C6727 DSP processor in it. i created 10 tasks in DSP/BIOS environment. i allocated SDRAM ... 
ldel...@gmail.com - Aug 28 2008
Hi All,
I have purchased the book "Digital Signal Processing and Applications with the C6713 and C6416 DSK (by Rulph Chassaing, 2005)" as a reference to implement digital signal... 
don morgan - Aug 27 2008
Hi.
Recently, I had to reformat my hard drive and re install the operating system. When I re installed CCS 3.3 (the latest build) along with the code generation tools, I started h... 
RJ Zhang - Aug 27 2008
Hi,
I'm using DM6446 EVM board to develop project. I want to use ping-pong
buffer to transfer data. However, DM6446 is EDMA3, and old examples
within CCS are for EDMA1 or EDMA... 
Andrew Nesterov - Aug 26 2008
> Subject: Re: DM6437 UART - Problem for sending large data
> Posted by: "t...@yahoo.de" t...@yahoo.de tobiasneubert
> Date: Mon Aug 25, 2008 5:43 am ((PDT))
>
> Hallo A... 
david - Aug 26 2008
Hi,
I'm starting implementing a system using dsp 6437 and altera fpga, I
read that with EMIF I can simply interfacing many external resources
such as FPGA,but reading document... 
Jeff Brower - Aug 23 2008
Tiago-
> Jeff , I was testingĀ some the drivers, that'sĀ because I sent a different name (that one came with the CCS 3.3
> Setup).
> Even trying to change theĀ driversĀ in ... 
tiag...@yahoo.com.br - Aug 22 2008
Hi everybody!
I'm having a little problem with the famous CCS.
I was using the CCS v2.0 to run the C6711 board, but I got the latest version of the software v3.3 and tryed to... 
bora...@hotmail.com - Aug 22 2008
I am using DM6437EVM board. I am trying to Send and Receive data of upto 1024 bytes directly to and from an PC Application . DM6437 is able to send the data to PC Application but o... 
Christian Schroeder - Aug 22 2008
Hi all,
this is my first post to this group, I recently started an
evaluation project with the DVEVM6446 and I plan to port
an application to the davinci architecture.
I wi... 
then...@hotmail.com - Aug 21 2008
hi jason,
i am doing the same as you did,i have some question. first in dsp_app.c program every time the buffer has been filled and interrupt occur in ISR we must check which buf... 
scia...@inwind.it - Aug 21 2008
Update #1.
Emulator seems to connect to the "brand new" board insted the old "tested" one ... bah. The old is not very reliable!
The strange thing is that it is very slow in acce... 
dspaggie - Aug 21 2008
Hello, I'm a newbie, so please bear with me on what must be a very
low-level question here:
I have a memory segment which is defined in the DSPBIOS *.tcf file as
follows:
m... 
then...@hotmail.com - Aug 21 2008
hi every one,
if you have seen the dsp_app project in ccd examples surely you have seen its use of ping pong method for transfering data.my questuon is this:every time one buffer ... 
scia...@inwind.it - Aug 21 2008
Hi again,
I probably succeed to install correctly windows drivers and now device performs the reset via its tool, giving: "SEED USB2.0 XDS510 CARD IS RESET, HARDWARE VERSION 1"
... 
TM - Aug 21 2008
I am working on DM642,
i have some problem regarding the configuration of the McASP AXR0[2] AXR0[3]
as GPIO and pin direction as output
do you have any sample code for the sam... 
davida442005 - Aug 20 2008
Hi
I am trying to use a C++ template in our C6488 application code but get
the following linker error:
> > warning: creating output section .template without SECTIONS
sp... 
then...@hotmail.com - Aug 20 2008
Hi,
>
> I have purchased the Digital Signal Processing and Applications with
> C6713 and C6416 DSK by Rulph Chassing a couple of year ago. I want to
> work with this now b... 
then...@hotmail.com - Aug 20 2008
hi everyone,
i got raulph chassaing " Digital Signal Processing and Applications with the C6713 and C6416 DSK " book from my professor but he doesent have its CD,i really need som... 
shlomi_mano - Aug 20 2008
hello
has anyone succeeded to boot from prallel flash using C6727 ?
I followed the instruction on the "using the tms320c672x bootloader"
pdf (section 2.2),and I can't mana... 
yati...@hotmail.com - Aug 19 2008
Hello,
I am using TMS320c6412 and for hardware design I would like to know whether one reset (PCI PRST) needs to occur before another (DSP RESET). If yes, which RESET should ha... 
nelis_muller - Aug 19 2008
I am using a C6455 DSK board in a university project in which a DSP
application needs to communicate with C/C++ software on a PC in Linux.
I have tried RTDX but am having difficu... 
"Kalaivani.S" - Aug 18 2008
Hi All,
We have a DM640-based custom board with CPU operating at
400MHz. This board was working fine. Now we have replaced the DM640
with DM642-720 chip. The input PLL... 
yati...@hotmail.com - Aug 17 2008
Gentlemen,
I would like to know the CVDD (core-voltage) requirement for TMS320c6412AZNZ.
The data sheet says for A-500 version of TMS320c6412AZNZ is 1.4V whereas for 500 ver... 
gone...@kaist.ac.kr - Aug 16 2008
I developed my custom board based on TMSC3206416T DSP.
1. CPU clock: 1GHz,
2. EMIF speed: 133MHz,
3. SDRAM spec: 166MHz/four 4 256Mbit chip(4Mega*16bit words*4 bank... 
Tom Kerekes - Aug 14 2008
Luc,
I agree with Jeff it is most likely a library routine.
If you can tell in your interrupt routine that you were late, check the IRP address. It probably points to an instruc... 
zuhairarfeen - Aug 14 2008
I am implmenting DQPSK MODEM on C6416. I have to modulate audio signal
in WAV file format.
Can anyone give me good link or sample code for compressing WAV file in
a format a... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
next