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

Discussion Groups | TMS320C55x

Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).

Search Results for "ccs"

  

Post a new Thread

Developing a DSP Algorithm

Prakhar Vig - Dec 21 2005
Hi All, I am working on DSP algorithm as I am new to this I tried to experiment something on CCS. But facing some problems with it. I am planning to work on image proce... Developing a DSP Algorithm

same binary, same DSK and different output depending on CCS Version

robe...@dspsolutions.de - Nov 22 2005
Hi all, I compiled a binary with cg-tools 3.2.2 (from CCS V3.1). When I load and run this binary on a DSK C5510 hardware it works for CCS 2.12.07 (which was shipped with th... same binary, same DSK and different output depending on CCS Version

c5510 prototype board

manohar - Sep 24 2001
Hello all, i want to install c5510 prototyoe board, with this they had given some patch for installing this board.i tried with ccs version 1.2 , it is not ad... c5510 prototype board

CCS manual   [8 Articles]

kruk_tech - Jul 7 2003
Hello all! I have just migrated to Texas technology, and acquired a C5510 DSK. Reading its help, I found this: The version of Code Composer Studio that come... CCS manual

TI CCS Scripting Automation using Visual Basic or WSH

robochaud - Mar 31 2006
Hi. I am trying to do some scripting using VB. To instantiate a link with CCS interface i tried: First Try: Set CCS = WScript.CreateObject("CCS_Scripting_ComLib.CCS_Scriptin... TI CCS Scripting Automation using Visual Basic or WSH

Re: Initializing GPIO through .cdb file in CCS2.21

bruc...@cyberonics.com - Aug 5 2005
Hi, I'm curious if you ever found a resolution to this problem. I am experiencing the same problem in both CCS 2.21 and CCS 3.1 with a C5509 and C5507 build. ... Re: Initializing GPIO through .cdb file in CCS2.21

debug in CCS   [6 Articles]

iewil2000 - Sep 27 2007
Dear group, Is there any way to be notified by CCS in debug mode when a particular address is written? One of my buffer seems be polluted by other data, but I don't know whi... debug in CCS

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

Interrupts on TMS320VC5509 EVM

gms_reddy - Oct 22 2002
Hello, I am working with G.729AB now. I am trying to implement G.729AB with MCBSP interrupts on TMS320VC5509 EVM board (spectrum digital). When I try to implement... Interrupts on TMS320VC5509 EVM

extra const data added in CCS3.2   [3 Articles]

Lakshman - Jun 2 2006
Hi, I'm using CCS version 3.2 with build tools version 39.5. In my application, I have a wrapper (executable project) and many algo libraries linked to the main application. ... extra const data added in CCS3.2

how to use command line argument in CCS 3.1

"Sundar S." - Sep 4 2006
I need to use command line arguments and i am working on CCS 3.0 Pl let me know for the documents details or any body of you have used command line arguments pl let me know at ea... how to use command line argument in CCS 3.1

printf() behaviour in CCS1.2 for C55x

Sheen Ross - Apr 13 2001
Hello Members, I recently started some Channel Coding exercise. I am facing a strange problem in CCS 1.2 for C55x. I wrote some code in MS VC and ported it to CCS... printf() behaviour in CCS1.2 for C55x

CCS Free Eval Tools Installation   [2 Articles]

Shyam Prasad - Jan 20 2005
Hi friends, I have downloaded CCS v2.1 from the following link http://dspvillage.ti.com/docs/catalog/devtools/details.jhtml?templateId=5121&path=templatedata/c... CCS Free Eval Tools Installation

How To Begin Development Today With 5509? :-)

gokbektas - Dec 2 2002
Hi, I am new to TI C6000 and C5000 DSPs. We have an application with 5509A. I would like to talk to other users at start. Now, I use CCS C5000 Trial edition... How To Begin Development Today With 5509? :-)

Possible Bug in CCS-2.1 assembler???

Gaurav - Jun 21 2002
Hi, I am using CCS ver 2.1 and faced some problem on using algebraic version of assembly instruction for BTST. Mnemonic instruction "BTST AR6,AC0,TC1" compiles... Possible Bug in CCS-2.1 assembler???

CCS 3.1.0 crashes when typing ")." in a comment   [3 Articles]

joeblogss84 - Jul 4 2007
This one is odd. When I type bracket followed by a period (that is ")." but without the quotes) CCS just exits immediately; no files are saved, no access violation or any warn... CCS 3.1.0 crashes when typing

why SXMD flag change Overflow status bit in st0_c55

garlordembed - Nov 23 2004
in ccs simulator: 1. i clear SXMD bit in st1_c55 by set st1_c55 to 2820 2. perfom next instruction: MOV dbl(*AR1), AC0 which : AR1 -> C000 0000... why SXMD flag change Overflow status bit in st0_c55

CCS 3.1 error   [2 Articles]

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... CCS 3.1 error

Re: 5509a JTAG and Xilinx Impact

Jeff Brower - Oct 30 2007
M Gora- > Does anyone know if it's possible to use Xilinx's Impact and usb platform > cable to do a boundary scan on the 5509a? Specifically the spectrum > digital TMS320VC... Re:  5509a JTAG and Xilinx Impact

compiler error   [2 Articles]

simha j - Sep 24 2001
Hello all, If I compile the g.723.1 c code (from ITU) on C55x CCS I am getting an error of: "fatal error: Comiler not Tested: typedef.h needs to be ... compiler error

Trouble using interrupts on TMS320VC5509 EVM

lars...@gmail.com - Oct 7 2005
Hi! I'm using timer 0 interrupt to sample data from an external ADC via McBSP1. The problem is that the interrupt routine only runs a limited number of times and then the p... Trouble using interrupts on TMS320VC5509 EVM

some question About Mcbsp

Randy Hoo - Apr 13 2008
Hi, I am dong a project about Mcbsp. When I use the 5510 ccs simulator to debug my programme, I met some problems. 1, When I use the bios/dsp config to set the parameter of ... some question About Mcbsp

omap1510 set up problem for XDS510 usb

mahesh terakanambi - Mar 1 2005
Hi , I am trying establish connection to OMAP1510 to host. I have installed proper drivers and ccs installed is v2.21. following is the problem when tryin... omap1510 set up problem for XDS510 usb

CCS3.1 Heap problem

dpn...@dsp-bg.info - Jun 26 2006
Hello all, Recently I decided to check CCS 3.1 evaluation version. The code was working perfectly on 2.21 but now I face a heap problem. I use command file for the linker as... CCS3.1  Heap problem

questions about head file including in ccs

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. ... questions about head file including in ccs

Execution speed problem of DSK5509   [3 Articles]

hsu0...@yahoo.com.tw - Dec 15 2006
Hi all, I have a problem of Spectrum digital DSK5509 bootloader. It begins that I turned a .out file into a .hex file and downloaded the .hex into flash memory, but the execu... Execution speed problem of DSK5509

USB oddity   [2 Articles]

ch1n00k71 - Sep 12 2003
Hi Group. I've been developing USB code for 5509/5509A using CSL and CCS 2.20.00. So far everything worked fine. Recently I upgraded to CCS 2.20.18 and start... USB oddity

Argument Passing Problem.   [2 Articles]

Prakash Kamliya - Mar 29 2006
We are facing one problem with CCS 3.1 and also with CCS 2.1 Argument passing is incorrect. We call 2 functions. GenCallPrgTone(x, y, z) -> UMTG_genSignal(x) here the ... Argument Passing Problem.

sound storage   [2 Articles]

akshay_rb20 - Apr 10 2006
Anyone has the idea of how to store a sound sample or .wav format on DSK 5510 using CCS and then play it back??. Please let me know if someone has worked on it or got a sample ... sound storage

Running CCS w/o DSK Attached   [5 Articles]

fbmy...@ncsu.edu - Jun 9 2005
Hi, We're using the c5510 DSK from Spectrum Digital and when we try to run Code Composer without the board attached it gives us and error and refuses to load. Is there a wa... Running CCS w/o DSK Attached

Re: C55x SMXD

Shachi - Jul 18 2006
Hi, In algebraic, this is what it is. bit(ST1, ST1_SXMD) = #1 You can find the details in the "help" in CCS. Regards, Shachi. Hongyang Deng ... Re:  C55x SMXD

question on converting matlab code into C code (DSK5510)

rais...@126.com - Apr 18 2008
Hi everyone, I am doing a project recently, which involves converting a matlab code into the C code , and doing implements on the TI 5510 DSK board. I don't have too much experi... question on converting matlab code into C code (DSK5510)

Current Trends in TI HW,Tools & Training

Bhooshan Iyer - Dec 30 2004
Hello Everyone, I had recently given a presentation titled "Current Trends in TI Hardware, Tools and Training ", at the recently concluded TI Developers Confer... Current Trends in TI HW,Tools & Training

File I/O   [2 Articles]

yuvaldorfan - Feb 3 2003
Does somebody know how to close an output file after used in file I/O (probe) without closing the CCS? In addition, is there a way to enter a name of a variabl... File I/O

Writing an interrupt vector?   [2 Articles]

- Oct 9 2002
Hello All I was hoping some of you could help me write an interrupt vector. I'm using CCS - Should I be using something else?. I understand how the IV wo... Writing an interrupt vector?

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

Re: Re: Use of __int64 in C5510   [18 Articles]

Ranjeeta - Apr 12 2007
Hi,, if double is 64 bit then why the following MACRO is not giving correct result #define FORMAT_FRAC11(value, normval) (long)(value*normval) if I call this macro as ... Re:  Re: Use of __int64 in C5510

c55x i-cache

harlandchristofferson - Jan 25 2006
has anyone used this? according to TMS320VC5501/5502 DSP Instruction Cache Reference Guide (Rev. C) (spru630c.pdf), the configuration, flushing, and enabling is pretty... c55x i-cache

C5510 simulator48   [4 Articles]

Padma Raman - Feb 1 2002
Hi, I am using the C5510 simulator to test my programs and I find that there are a lot of latencies and the final profiling yields a larger clock count than wh... C5510 simulator48
| 1 | 2 | 3 | 4 | 5 | next