Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).
Search Results for "dskplus"
Post a new Thread
mjaram37 - Oct 15 2008
Hello,
I am looking the DSKPlus software tools for C54x DSK (floppy disks or
programs). I want to exchange programs and examples too, so, if you
get the DSKPLUS, please send m... 
DSP Developer - Feb 12 2003
Hello,
I am looking for a place from where I can download the DSKPlus software tools
for C54x DSK (image of the floppy disks or programs). I bought this Starter ... 
Rodrigo de Paula Rodrigues - Nov 10 2004
Hi,
I am using the DSKPlus (DSKStarter kit -
TMS320C542) for 4 months.
Its code is generated by the dskplasm, an assembler
for the kit.
I am translating so... 
ching hor - Nov 1 2000
Hi,
I'm planning to use my c54x dskplus for my data acquisition class
final project. I'm still haven't decide the topic yet. However, due
to the time constrain... 
- Sep 16 2000
Hi,
I'm new in dsp programming. I bought a c54x dskplus a few days ago
and just found out that Algebraic assembler can't support mnemonic
instruction. Since mo... 
Rodrigo de Paula Rodrigues - Sep 2 2004
Hi,
does anybody have a CCS configuration file for the
DSKPlus (TMS320C542)?
Thanks,
Rodrigo
=====
Rodrigo de Paula Rodrigues
Graduando ... 
Marcin Pietras - Sep 18 2000
> I'm new in dsp programming. I bought a c54x dskplus a few days ago
> and just found out that Algebraic assembler can't support mnemonic
> instruction. Since mo... 
ching hor - Nov 5 2000
Does Code Composer Studio v1.2 support TMS320C54x DSKPLUS?
My ccs can't communicate with my DSP target board because I can't
find it under the system configuration.... 
Poorva Bhargava - Jan 5 2001
Hello all,
Will you pls tell me how the time taken to calculate
an algorithum like fft can be computed using
TMS320C542 Dskplus Starter Kit.
Why using the... 
- Jan 13 2001
Hi All,
Pls let me know how to find the execution time to process an fft algorithm in
TMS320C542 Dskplus Starter Kit.
Thanks and regard
Poorva
---------... 
- Sep 18 2000
Hello,
you can download from Ti the trail version for the mnemonic assembler, linker.
This includes also the albegraic assembler. But the trail version is limitt... 
Ramakrishnan M - Mar 13 2002
--- "Brian C. Lane" <> wrote:
> Do you know where to find these? I've looked hard for free c54x
> tools and the only thing I came up with was a port of the c3x ... 
ching hor - Dec 5 2000
Hi,
I'm trying to implement a simple FIR filter using circular buffers on
c54x dskplus. Below is my code modified from original c54x EVM code.
The main problem... 
Rodrigo de Paula Rodrigues - Aug 19 2004
Hi,
I am using the tms320c54x dskplus and I would like
to know if CCS emulates it.
Thanks a lot.
Rodrigo
=====
Rodrigo de Paula Rodrigues
G... 
Roy Closa - Nov 6 2002
Hello everybody!!
I have tried to initialize my TMS320C542 in a
100-Mhz Pentium I and selftest.exe is successful.
However, I tried to initialize other TMS320C5... 
Andrew B - Oct 30 1999
I have a problem with 'C542 DSKplus' Real FFT example especially
in phase 2 (N complex FFT) during stage 3 thru (LOGN-1) computation.
Here is the code:
-------... 
Rafael Bressan - Mar 20 2000
I've done a simple program in order to run it in a DSKPlus board, but I've encoutered problems in my assembly. I am using the trint interruption to branch the prog... 
Poorva Bhargava - Dec 25 2000
Hello,
I am using TMS320C542 DSPLus starter kit for a
frequency analysis application.
I am performing fft over an online signal.
My problem is:
(1) I am ab... 
- Sep 21 2000
I just received my new TMS320C54x DSKplus board from vendor today.
I've managed to install my code explorer successfully. However, when
I try to run selftest.exe, I... 
ching hor - Sep 23 2000
Hi,
Thanks guys! I've tested "delay" program successfully using c54x
dskplus. However, I encountered a new problem.
Before I loaded a delay.obj using code explore... 
- Jan 19 2001
Hey guys what is going on. I am trying to implement an FIR
filter and i am following
one of the demos that came with the evaluation board. The only
problem is th... 
Daniel Estrakh - Jan 18 2001
Hi!
Does anyone knows where can I find a compiler for the c54x that can handle a
type of double as 64 bit instead of 32.
Thanks to you all.
Daniel
-----... 
Andrew Spong - Jan 18 2001
Re topic 4:
Tom,
I've got this going ok to give two hex files to boot a 5410 from 16 bit
flash( 2x 8 bit devices) in data space.
Do you mean you're not getti... 