Sign in

username:

password:



Not a member?

Search c55x



Search tips

Subscribe to c55x



c55x by Keywords

AIC23 | C5509 | CCS | CSL | EMIF | EVM | GEL | GPIO | HPI | Interfacing | JTAG | McBSP | OMAP | Omap15 | OMAP59 | RTDX | SDRAM | TMS320VC5509 | USB | XDS5


Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C55x

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

CSL debugging   [2 Articles]

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... CSL debugging

5509A - Using CSL MMC Module for DMA Transfers

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... 5509A - Using CSL MMC Module for DMA Transfers

C5502 UART   [2 Articles]

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... C5502 UART

Regarding EMIF Configeration...

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 ..... Regarding EMIF Configeration...

C5502 CSL Module Support in cdb file

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... C5502 CSL Module Support in cdb file

Regd the DAT_MODULE Functions

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... Regd the DAT_MODULE Functions

c5509a usb csl   [2 Articles]

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... c5509a usb csl

Re: C5510 Example DMA Application Code

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,... Re:  C5510 Example DMA Application Code

SD card reading problem

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... SD card reading problem

Re: EMIF performance   [4 Articles]

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 ... Re:  EMIF performance

Re: 5509 file system

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... Re:  5509 file system

LOG_Printf & interrupt [C5509]   [2 Articles]

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]

mcbsp interrupt problem

¹ã½¨Éè - 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... mcbsp interrupt problem

GPIO module

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... GPIO module

USB Audio on C5509

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... USB Audio on C5509

Re: RTC_localtime return data stored on stack   [5 Articles]

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... Re: RTC_localtime return data stored on stack

Problem with I2C module in C5509A

sm.h...@gmail.com - Nov 2 2009
Hi all I want to use PCM1870 (an Audio ADC) for my project. Like other ADCs/Codecs, PCM1870 use the I2C bus to interface with ti DSPs to receive control commands. There is some p... Problem with I2C module in C5509A

UART : BAUD RATE ERROR

rahu...@spectross.com - Dec 29 2008
Hello all, I am Working on C5502 Device and i am using CSL UART_setup fuction to Set Baud rate of 115200 with input Clk 150Mhz, I am getting 3.02% error in Baud rate, I just Want ... UART : BAUD RATE ERROR

Why peripheral registers are not displayed

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 ... Why peripheral registers are not displayed

Re: CSL_Error

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... Re:  CSL_Error

access to XSP, XSSP from c code, (I/O memory)   [6 Articles]

grze...@woodanddouglas.co.uk - Sep 23 2008
Hi all It is my first post in c55 group and I would like to say hello everyone! I have one problem, how to get value of register XSP/XSSP from c code? I could not find anyth... access to XSP, XSSP from c code, (I/O memory)

USB problem   [4 Articles]

- 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... USB problem

35184784-Re: SYSR address {ID:4791636}

- 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... 35184784-Re: SYSR address {ID:4791636}

C55xx CSL 2.31.00.5 - DMA addressing changed again!   [5 Articles]

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 ... C55xx CSL 2.31.00.5 - DMA addressing changed again!

Interfacing with MCBSP on the 5510 DSP   [4 Articles]

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... Interfacing with MCBSP on the 5510 DSP

interfacing SDRAM with c5502   [3 Articles]

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... interfacing SDRAM with c5502

Timer0 initialisation   [2 Articles]

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... Timer0 initialisation

Re: USB ROM Bootcode

- 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... Re:  USB ROM Bootcode

SDA&SCK of 5502 keeps low after configuration   [3 Articles]

myco...@163.com - Nov 14 2008
hello everyone,i have some problem when using i2c of 5502. i just want to send data to some other system,but i can't configure it properly.and no data is on SDA&SCK.When I put i2c... SDA&SCK of 5502 keeps low after configuration

Setting Interrupts without using CSl Libraries

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... Setting Interrupts  without using CSl Libraries

Set PLL after bootload   [2 Articles]

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... Set PLL after bootload

GPIO module on TMS320vc5510 DSK   [2 Articles]

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... GPIO module on TMS320vc5510 DSK

Sample codes for C5505 EVM

phuo...@gmail.com - Jun 23 2009
I just bought the EVM C5505 but I could not find any sample code for the MMC/SD and USB in TI website or anywhere else. I tried to compile & run the MMC sample from CSL example for... Sample codes for C5505 EVM

Timer Initialisation Error   [8 Articles]

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... Timer Initialisation Error

Re: I2C on 5502

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: >... Re: I2C  on 5502

Re: Reading from boot flash using 5502

Jeff Brower - Feb 18 2009
Aravind- > I m Aravind. I am using DSP processor TMS320VC5502. I have written > a code for receiving data from PC using UART module. I am now booting > DSP from external... Re:  Reading from boot flash using 5502

Configuring an ISR for GPIO2 or GPIO7 interrupts on DSP side (OMAP5912)   [2 Articles]

r_hmoreno - Mar 6 2009
Hi, I use Code Composer Studio 2.21, with CSL 3.0 to develop code for OMAP5912 platform. I'm trying to configure (via DSP side) GPIO7 and GPIO2 as inputs and configure the ... Configuring an ISR for GPIO2 or GPIO7 interrupts on DSP side (OMAP5912)

DMA/McBSP issue

- 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... DMA/McBSP issue

McBSP0 as SPI master   [2 Articles]

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... McBSP0 as SPI master

c5509a USB Peripheral Host Port mode

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... c5509a USB Peripheral Host Port mode
| 1 | 2 | next