Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).
Post a new Thread
Jeff Brower - Mar 17 2008
Carl-
> The simulator I'm programming knows the opcodes of
> each instruction. The decoder I've built reads every
> instruction defined on the DSP. I will explain my
> do... 
myco...@163.com - Mar 17 2008
i want to put some domain of 5502 into idle state,but it does not work.
the following is my program:
MOV #0x00, PDP
MOV #0110101110B,PORT(@ICR)
IDLE ;XPORT,CLKGEN,CPU ena... 
spon...@mail.ru - Mar 17 2008
Hello to everybody.
Withous any reasons my TMS320VC5510 DSK stopped to load and execute burned into flash program on boot. CCS runs, compiles, loads(w/o errors) and runs compile... 
Jeff Brower - Mar 15 2008
Carl-
> The simulator executes the decoded instructions
> serially, but it needs to know if a previous
> instruction, like "repeat" will affect just the next
> instructio... 
Jeff Brower - Mar 14 2008
Gary-
> I believe your assumptions are incorrect. The whole point of "soft-
> parallelism" is to do it at runtime, not compile-time. This type of
> behavior is often seen... 
bla bla - Mar 14 2008
Hi,
I'm developing a TMS320C55x functional simulatior
through a tool called ArchC, in order to get my B.Sc.
in Electrical Engineering.
Right now, I have issues to identif... 
p4pr...@gmail.com - Mar 12 2008
Hi all,
i have been working on FILE I/O operation in C55x and CCS v3.1 and faced the problem with the fgetc and fputc. When i use the fputc it returns "-1".
But whn i c... 
Aruna - Mar 11 2008
Hai
I am trying to service my McBSP request for Inter-DSP Communication .If anyone could comment on pls do immediately
With Regard's
Aruna.S.R
D&E-SDG
****************... 
gays...@hotmail.com - Mar 10 2008
Hello Christian,
Iam sure, this is quite late from the time you have posted this query,
but were you able to find a solution for your issue?
I guess, ARn used in such addr... 
p4pr...@gmail.com - Mar 7 2008
Hi,
I am working CCS v3.1. in tat i wan to do malloc of a simple array and i am getting the following linker error.
undefined first referenced
sym... 
previous |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
next