Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).
Search Results for "csl"
Post a new Thread
Chad Albrecht - Mar 9 2004
Is it possible to get (or compile) the 5509 CSL for source (C)
debugging in CCS 2.20? I am investigating the support of SD cards by
the MMC/SD controller.
Than... 
smiffoz - Apr 15 2008
Hi all,
I am trying to connect an SD Card to a 5509A via a McBSP configured
for MMC operation using the MMC CSL.
I can successfully read and write sectors from/to the SD Ca... 
malik_arjun_rcr - Mar 25 2002
Hi all,
I am Unable Configure the EMIF using CSL Library.or Using Bios Cnfig
file usin GUI configeration..
IF anyone knows about this pls Send me details ..... 
salleehh - Mar 10 2004
Hi All My freinds>>
I have a module of EVM5502 and I use CCS in my devlopment So,
My CCS version is latest version from TI Update Advisor v2.21 BUT,
b... 
d_nacarino - May 16 2008
Hi,
I am new to the DSS C55x series from TI and I am trying to interface
the C5502 with a PC using the UART. I bought the evaluation board and
they show an example code with t... 
Nikhil S. Parvatikar - May 21 2003
Hi C55x group,
I am finding it difficult to tranfer data using the DAT Module of the CSL.
I am trying to do it for the C5510 DSK.
In my project
I have inc... 
dona...@knudsenengineering.com - Oct 8 2007
Hi Group,
I'm trying to send data through a usb in endpoint to a host pc using a linked list. I've been through spru511 backwards and forwards, and have also looked at the csl sou... 
Michael Schuster - Apr 25 2006
Hi,=20
with the code composer you can find dma examples=20
(CCStudio_v3.1/examples/generic5509) using the csl-lib. you can also get ri=
d=20
of the lib and use CSL macros only,... 
Michael Schuster - Nov 22 2005
Hi,
> It is true that 5501 data sheet does not mention about
> this extra cycles in the async read memory. But i see
> something like that in figure 2-3 of the document ... 
Indrek Rebane - Dec 12 2003
Hi,
peejayblack wrote:
> I see that the 5509 supports MMD/SD but have seen only block
> read an wright routines from TI app notes.
Actually, TI only imple... 
Pierre Albart - Nov 17 2003
Hello,
I noticed the CSL function LOG_printf(LOG_Handle, String , ...) globally
enable the interrupts (by setting the INTM bit of ST1_55 to 0) ?
Why this ?
... ![LOG_Printf & interrupt [C5509]](/new/images/icon_more.jpg)
Ang Teik Boon - Jan 15 2007
Does anybody know how to use GPIO module in the TMS320vc5510 chip support library module?thanks
i am currently having a problem on that..i do not how to use the csl module.
Ple... 
Lance Ralph - Sep 4 2002
Has anyone successfully implemented an audio interface on the 5509 using the USB
API in the CSL? We've been unable to locate any sample code and have had
limited su... 
kd7lmo - Aug 23 2007
Just wanted to answer my own question after I asked TI support. Here
was their response:
TI said, "Yes, This is a bug defect reported recently regarding CSL
2.31. The bug # i... 
Xiang Chao - Aug 13 2007
Hi, all
I got a problem while using the I2C port of 5509A. Configured with CSL routings, the clock output is always not what i expected. When i use "view-> registers-> peripheral ... 
ysha...@yahoo.com - Aug 25 2008
I use TI csl example of SD card in my firmware all codes are correct but i read sth that is not right.
what's the problem?
tha... 
¹ã½¨Éè - Apr 9 2008
Hi all,I'm trying to write a program use the receive interrupr in the omap5912
mcbsp1 in the dsp side.I use the CSL in my program,but when the interrupt occur,it seems that the i... 
- Jul 4 2003
I am developing the USB of C5509.
I have configured the USB using the CSL USB and then I have activate the USB
module:
USB_init(USB0, cfgArray, 0x80);
USB_Co... 
- Jan 31 2002
Perry,
We have verified that what you have found is correct,
this is a bug in the CSL. We'll put this in our next release of CSL.
We furth... 
Paul Pignon - Apr 23 2004
We recently upgraded the CSL to 2.31.00.5.
This broke code which had been working for months, just as we needed to prepare trial units for
... 
dementedstatus - Jan 3 2008
Hi,
I'm having trouble performing a simple interface with the MCBSPs on
the board. My main goal right now is just to write a value to a MCBSP
and read the value back out. My m... 
vishnu_0806 - Dec 19 2006
hai friends,
my name is vishnu. i have been working with C5502 for some
time for my current project. coding is done in CCS2. in our DSP board
an SDRAM is also connec... 
- Nov 18 2004
Just send a support request through the ti.com web site. They will e-mail
you a copy of the ROM code. It is somewhat helpful, although the CSL USB
example code p... 
AminRezaie - Apr 7 2008
hi
if you use dsp which has no CSL in Bios you need to define your chip on top of your source code, for example
#DEFINE_CHIP 5502
USE CCS HELP FOR MORE INFORMATION.
Ami... 
souj...@gmail.com - Apr 13 2007
Hi,
I am working on 5502 processor.I would like to know do use interrupts without using CSl libraries.suppose i have an external interrupt which i want to continuously poll how do... 
Xiang Chao - Jan 28 2008
In my program, I set up the clk with PLL_setFreq CSL
function. This function works fine when the code is
loaded by emulator.
But when I burned the code in I2C EEPROM and bootlo... 
Ang Teik Boon - Dec 29 2006
Hi, I am Ang Teik Boon from University Teknologi Malaysia
I am currently doing my final year project using dsp starter kit,
so i plan to send a signal from the microcont... 
arav...@gmail.com - May 21 2008
Sir,
i have to use TIMER0 module for a code.But i dont know how to initialise the Timer module.While going through the CSL library functions i came across a parameter "TIMER_H... 
Wei Li - Jan 18 2008
As you mentioned that DSP is a slaver. Then it's not the problem of
5502 but rather other IC, the master.
Wei
--- In c...@yahoogroups.com, Behrooz Daneshkhah
wrote:
>... 
- Sep 10 2001
Fellow C5510 users. I'm having trouble getting the DMA's to work in conjunction with the McBSP's.
Here is what I'm doing. I'm using all the McBSP's and DMA's to... 
siva...@shakthi.net - Jun 23 2006
Hi,
I have configured McBSP for SPI master operation as specified in the McBSP manual. The SPI slave is a serial flash chip.
When I transmit an 8 bit instruction ("Read Regis... 
Lance Ralph - Nov 30 2005
Hello group,
I've just come back to working with the 5509a, and I recall from my
previous use that the USB peripheral has a special mode for an endpoint
that allo... 
- Jan 3 2002
Hello all,
I've just receive our newest target board with rev 2.0 silicon. But I've run into this problem.
I'm using BIOS and the CSL to configure t... 
igd_nz - Aug 3 2004
Hi everyone,
I have a custom board I am building and am having some trouble with
the I2C on the '5509.
It's the first time I've used I2C and had some scope probes... 
- Mar 13 2005
That DDK stuff was a pile of junk. Just use the native CSL USB methods
and they work much better. I can connect/disconnect and never have a
problem. Make sure ... 
Jeff Brower - May 9 2007
Nils-
> thanks for the answer. So I guess the peripherial bus and its timing is the reason.
> Do you know of any manuals for the 5509 that state the number of extra cycles the
... 
adit...@gmail.com - Aug 7 2006
Hi all
I am trying to get the I2C working on the c5502EVM as well as a c5502 custom board. The DSP is set in the slave receiver mode. The master correctly sends the data and the... 
farooq nasim - Sep 6 2003
I am trying to access DRAM interfaced with EMIF in C5510 using DMA with CSL. I
have modified the example dma1 that do the same for internal SRAM. My code is
attache... 
Michael Schuster - Dec 19 2005
Hi,
it seems to me, that I have to perform a asm BSET instruction, to get things
proper working (comparing to the csl funcs). Is there a c-statement to do so?
Mich... 
arav...@gmail.com - Aug 20 2008
Hai,
I am trying to use a timer in my code.I would like to configure a timer(Timer0 or Timer1).I have configured a timer using the following functions.
TIMER_Config TimCon... 