Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).
Post a new Thread
Thomas Shen - Sep 25 2006
Hi
I have been looking for an instruction that uses mmr(). Page 1-19 of
the mnemonics guide says it can be used with indirect memory operands,
for example mmr(*AR0). I have be... 
juli...@hotmail.fr - Sep 25 2006
Hi,
I develop on a card with a DSP C5501 from Texas instruments.
I use Code To compose Studio 3.1 and I will wish not to use it.
The executables (compiler, assembler, linker…... 
aimo...@gmail.com - Sep 25 2006
Hello,
I'm trying to change parallel bus to EMIF mode, but I don't know how to do it from source code. It goes to HPI mode when because of BOOT3 (IO.0) is 0 during power up (boo... 
adit...@gmail.com - Sep 25 2006
Hello all
I am trying to run two channels of G.729 vocoder on the c5502 processor. The processor is running at 300 MHz and the external SDRAM ( synchronous interface with the EM... 
joe_...@yahoo.com - Sep 21 2006
I decided to write a very simple C program and then upload that to my DSK5510 only to discover that I could not assign variables; simple assignments such as
C=0;
did not wor... 
Ulf - Sep 21 2006
Hi!
I try to use a malloc, but it always returns 0x00000000.
I don =B4t know why cause there=B4s enough memory and no reason to fail.
Here=B4s a small example
void main()
{
... 
joe_...@yahoo.com - Sep 17 2006
It appears that I cannot access memory beyond 0xFFFF using the following C code
*(unsigned volatile int *)0x300000 = 0x0001;
where,
0x300000 is the memory loca... 
joe_...@yahoo.com - Sep 17 2006
If I wanted to write a program in Code Composer Studio 3.1.0 to blink an LED on the DSK5510 evaluation board then what sort of support files and libraries would I need? Are there ... 
Tayyar Guzel - Sep 10 2006
Hi all,
I am trying to port a project written fully in C54x assembly to C55x processor.
After digging through the migration document and changing things that need to be... 
joe_...@yahoo.com - Sep 4 2006
Hello,
I have a very simple question that should be very easy to answer, but first I'd like to provide a bit of background on where I am coming from. Feel free to skip over this... 
previous |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
next