Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).
Post a new Thread
Randy Hoo - Mar 3 2008
I am using CCS with 5510DSK on one project and I met a problem.
I find out that some examples can not include the head for the support
library in another example and vice virsa.
... 
Randy Hoo - Mar 3 2008
Hi all,
I am doing a job about implementing a digital filter into ccs by using
the library function named fir. But whenever I use this, the complier
always report that
> > ... 
abhi thakur - Feb 27 2008
hi, i m searching for assembly code or algorithm used to calculate square root of number for fixed point architecture.
---------------------------------
Why delete messages? Un... 
bellaciao666 - Feb 18 2008
Hello,
I am trying to run the BIOS example, basic/clk on a C55xx platform,
using Code Composer Studio. But it doesn't work.
I have BIOS version 5_32_01 and CCS v3.3. Pretty... 
muon...@aselsan.com.tr - Feb 14 2008
1. This works:
char *myArr = "Hello";
LOG_printf(&trc, "%s", myArr);
but this does not:
char myArr[128] = "Hello";
LOG_printf(&trc, "%s", myArr);
Does a... 
Randy Hoo - Feb 14 2008
Hi all,
I am working with DSK 5510 to interface it to camera module C3188. I
need four pins to do the I2C controll job and something like that. But
I still need 8 extra pins t... 
swding - Feb 14 2008
Dear list,
I am using custom TMS320VC5501 board. It's using EMIF boot. My
application code runs fine either emulator mode or boot mode by
complier and linker under CCS2.21.
... 
x.sh...@surrey.ac.uk - Feb 13 2008
Hi all,
I am using a Spectrum Digital TMS320VC5510 DSK board to develop an application. The application, after FlashBurn to the onboard FlashROM, runs OK if I allocate the Data ... 
Jeff Brower - Feb 7 2008
Xiyu Shi-
> I am using a Spectrum Digital TMS320VC5510 DSK board to develop an
> application. The application, after FlashBurn to the onboard FlashROM,
> runs OK if I alloc... 
aimo...@gmail.com - Feb 7 2008
How to configure receive interrupt to work nice in 5509a. If I configure MCBSP to produce interrupt when RRDY bit changes from 0 to 1 (SPCR1 bits 5-4 00b) interrupts keep coming al... 
previous |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
next