Sign in

username:

password:



Not a member?

Search c54x



Search tips

Subscribe to c54x



c54x by Keywords

5409 | 5416 | AD5 | ADC | BIOS | Boot | Booting | Bootloader | C540 | C5402 | C5409 | C5416 | CCS | Codec | DMA | Dmad | DSK | DSKPlus | Dsplib | EVM | FFT | FIR | Flash | GPIO | HPI | Initialization | Interrupt | JTAG | LOG_printf | MCBSP | RFFT | RTDX | Sampling | STLM | UART | VC540

Discussion Groups

Discussion Groups | TMS320C54x

Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).

Search Results for "ccs"

  

Post a new Thread

CCS 2 with Win2k

richardwebb2000 - Mar 26 2002
Hi all, I'm using the C5402 DSK and have been using it for some time now under Windows 98 with no problems. I have now migrated to Windows 2000, and I cannot get ... CCS 2 with Win2k

Simulate with CCS   [2 Articles]

- Oct 24 2001
Hi there, can anyone tell me if it is possible to simulate a program in CCS without being connected to the DSK board. I'm using CCS 1.21. Is there a way t... Simulate with CCS

CCS and Windows Vista   [3 Articles]

Gabriel Díaz - Apr 18 2008
Hi everyone; Recently I installed in my computer CCS V3.3, I have Windows Vista, when I've tried to run the CCS program just appears an icon in the tool bar but nothing else hap... CCS and Windows Vista

CCS setup without XDS510/560

vamsi_kodavanty - Mar 20 2005
I have a C54CST Eval board that I connect to, through my computers COM port. I cannot seem to find the right settings for the "CCS Setup" to launch CCS. ... CCS setup without XDS510/560

Re: Install both CCS v1.20 and v2.0 on same computer

George Crouse - Feb 5 2002
I've done it without problems using the graphical environment. If you're doing command-line stuff, you're environment variables (especially PATH) may need attention... Re:  Install both CCS v1.20 and v2.0 on same computer

hi! how to implement a C program code in CCS

rathnam - Mar 7 2007
hi, iam rathnam doing my UG and i need to execute fixed point C programs on TI TMS320c54x DSP processors using CCS. u plz specify how to implement C programs in CCS. rathnam... hi! how to implement a C program code in CCS

CCS Profiling   [2 Articles]

S.Satheesh - Oct 6 2000
Hello, I am using Code Composer Studio Ver1.20 to simulate code written for C5410 DSP. I am finding that the clock count given by the profiler of CCS is very much... CCS Profiling

CCS Input   [4 Articles]

ajmassa - Oct 17 2002
Is there a way to get input into a program in CCS? What I want to do is a scanf in my program and input the data using CCS. Thanks. ... CCS Input

CCS Crashes other apps?   [2 Articles]

Brian C. Lane - Jun 2 2004
I've got a new quirk with ccs v2, I'm running with 2 parallel ports on the same machine, the second has ICC430/NoIce running on it. CCS will cause NoIce to crash wh... CCS Crashes other apps?

Can my old XDS510 work properly with the CCS?

Jane Shen - Apr 9 2001
Hi all, I had an old version XDS510, which came with the C5X emulator (3 years ago). Now I bought a CCS 1.20. I noticed that in the CCS setup, I could add a XDS51... Can my old XDS510 work properly with the CCS?

Do the CCS support the file I/O access ?   [4 Articles]

daya...@yahoo.com - Mar 7 2008
Hi, I just want to know, is it the CCS software don't support the file I/O access ? Because I have a program that worked well to access a txt file using c compiler but doesn't wor... Do the CCS support the file I/O access ?

Install both CCS V1.20 and V2.0 on same PC

Wei-Wen Dai - Feb 4 2002
Hi all, I have installed on my PC the complet CCS V1.20 for C5400. I intend to install the new CCS V2.0 for C5402DSK. Can I let the two versions of CCS CO-E... Install both CCS V1.20 and V2.0 on same PC

C++ stream in/out

c64addict - Feb 12 2004
Hi all, I've tried the following in CCS and it doesn't work: cout << "this is a test" << endl; I could compile and run the above in Visual C++ but ... C++ stream in/out

'C' compatibility with CCS v2.0   [2 Articles]

Brian C. Lane - Oct 22 2002
I have a question that is mostly for those who are using 'C' code written for other platforms and ported to CCS. Using CCS v1.2 I have had a number of problems with... 'C' compatibility with CCS v2.0

Copying memory contents from CCS   [4 Articles]

pet_dsp - Oct 29 2004
Hello group, I am using CCS 2.2. When I use the view memory tool from CCS, am able to see the contents of the memory (say from location:X - location:Y). Now, i... Copying memory contents from CCS

Code Composer Studio and XDS510PP sporadic problems

zektronix - Oct 4 2002
Hello to everybody. I'm new using a CCS v.2.00, with a XDS510PP Plus in a Windows 2000 environment. I have sometimes problems when download the .out file to DSP b... Code Composer Studio and XDS510PP sporadic problems

Re: Problem in CCS

Jeff Brower - Jun 21 2007
Vijay- > I work on 5402 dsp and face a strange problem in CCS(ver 3.1). That > was a old project which never used interrupts. Both C and asm files > are there. C for main\a... Re:  Problem in CCS

Chip Support Library and CCS v1.2

Brian C. Lane - Apr 12 2002
I'm trying to track down a copy of the Chip Support Library, according to the CSL document it can be used with CCS 1.2 (which I am using), but I can't seem to find ... Chip Support Library and CCS v1.2

CCS optimization ?

sheetalkiran - Aug 8 2002
Dear all, I want to know a few things about the optimization features in the CCS. 1) I am using the CCS 2.1 simulator .... does just setting the '-o3' opt... CCS optimization ?

CCS for C5416 DSK

vikrham - Feb 21 2007
Hi, Does anyone have an old CCS disk for the C5416 DSK. Mine is scratched and I was hoping to reinstall it on my laptop without having to upgrade to v3.1? Please let me kn... CCS for C5416 DSK

Command line compilation

Brian C. Lane - Feb 20 2002
Is there a CCS tool similar to the cl500 shell program that will use the .mak file generated by ccs to compile the project? What I have is a project (1200bps and 96... Command line compilation

regarding header file

madhusmita mohanty - Mar 29 2007
hello everyone i'm doing my final yr project in dsp using ccs 5416.i want to know the equivalent header file for CONIO.H or how we can overcome from the requirement of conio.... regarding header file

CCS and breakpoints   [2 Articles]

Steffen Luzemann - Nov 14 2001
Hi there, at the moment the CodeComposer gives me a bit of trouble. I compile and link my projects with own makefiles. The compile option '-g' is always set. A... CCS and breakpoints

Can I call VB exe files in CCS

sahana rao - May 27 2002
hello can any one tell me how to load any "exe program" written in VB when i run the program in CCS. suppose i have a project say demo.mak in CCS and i ha... Can I call VB exe files in CCS

#elif in CCS v2.2

- Apr 16 2003
Ok, this has got to be a dumb question. But I sure can't find the answer. #elif doesn't appear to work in CCS v2.2 (not sure if it ever did in previous versions). ... #elif in CCS v2.2

Can CCS 3.1 read data from excel file ?   [4 Articles]

daya...@yahoo.com - Mar 19 2008
Hi, I want to read data from an excel file using C program in CCS 3.1, can it support that ? Thanks. REgards, Dayah ------------------------------------ Check Out Indu... Can CCS 3.1 read data from excel file ?

Srings in CCS C compiler. 8 Bit CHAR packing into WORDS?

peejayblack - Jun 19 2002
Hello I'm new to TI's tools. I see that a CHAR is 16 bits for CCS. Is there a way for pack string data in ROM? Seems a waste to use a WORD for storing stri... Srings in CCS C compiler. 8 Bit CHAR packing into WORDS?

Stack Alignment with CCS v1.2

Brian C. Lane - Jul 9 2002
I've just discovered a problem with the CCS v1.2 compiler. It apparently isn't aligning the stack on even 32bit boundaries when calling routines that use 32 bit mem... Stack Alignment with CCS v1.2

Flash on c5402 DSK

- Nov 21 2001
Good day. Just upgrade CCS from 1.2 to 2.0 for my c5402 DSK. Tried to run the example for flash but encounter some problem. For CCS 1.2, after successfully ... Flash on c5402 DSK

Profiler

N VINODH RATHNA - Dec 17 2001
Subject: query ** Proprietary ** hi group i have a doubt i have recently brought 5402 dsk and i have installed the ccs that came with it i wanted ... Profiler

CCS configuration for multiple targets

goelhss - Nov 13 2003
Hi, I am having a board with 8 'C5420 chips( i.e. 16 DSP cores) and a single jtag interface to access all these DSPs. I am using FlexDS USB 2.0 emulator. The... CCS configuration for multiple targets

what's the processor version (-v) in CCS setting for C5410A   [2 Articles]

LittleB - Oct 28 2003
what's the processor version (-v) in CCS setting for C5410A Is there anyone can tell me, thanks in advance . ... what's the processor version (-v) in CCS setting for C5410A

Re: CCS profiler problem   [2 Articles]

Jeff Brower - May 3 2003
Visahal WC > I am working on porting of G.723 codec for optimization . > I have to set profiler in CCS to know which are time consuming > modules , > so that... Re: CCS profiler problem

Re:problem in use of external memory

megha daga - Apr 27 2006
thanks for replying. well my problem is solved. It was some kind of loading problem of GEL file. I uninstalle dan dreinstalled my software and then after setting the configuration... Re:problem in use of external memory

TMS320C5472

G.Sateesh Kumar - Dec 19 2003
Hi, Is there any CCS support configuration setup for TMS320C5472? I searched in setup of CCS 2.0,there is no option to slect the C5472 processor support. Pls... TMS320C5472

Re: AW: 'C' compatibility with CCS v2.0

Brian C. Lane - Oct 24 2002
On Wed, 23 Oct 2002 08:31:34 +0200, you wrote: >Hi Brian, > >this is not an exactly answer to your question but it may help you. >Take a look at TI' Applicat... Re: AW:  'C' compatibility with CCS v2.0

Data Page

pravin wagh - Jan 21 2002
Hi all, (1) How a data page initialisation affects our main program? (2)I am surprised by one experiment: initialiy i define in one program: DP = #0 in CCS ... Data Page

Query Regarding Assembly programming(novice Q)!

jain alpana - Nov 25 2003
hello everybody, I am trying to learn assembly programming.Please guide me what path I should take in order to become comfortable quickly.I must learn it in 3 day... Query Regarding Assembly programming(novice Q)!

problem building reference framework on DSK5416

Nabin Shrestha - Sep 5 2003
Hello all, I am trying to run TI reference framework3 (rf3) on DSK5416. I had to upgrade CCS from 2.0 to 2.2 'cause I was told I must have CCS version 2.2 to run... problem building reference framework on DSK5416

5402 dsk flash

Lucy Jordan - Oct 29 2002
Hi, I programmed the flash on the C5402 DSK with Flashburn. When I look at the memory in Flashburn it looks like everything burned ok. When I look at the memory i... 5402 dsk flash
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | next