andr...@gmx.net - Jun 19 2006
Hi!
I am trying to run the I2C Module. Until now I had no luck, neither by using the csl module (csl_i2c.h and csl_i2chal) nor by manually setting.
Problem is: I even never can m... 
Imran Akthar - Jul 3 2004
Hi all,
m using DM642 board and CCS 2.21 version.
I m reading a file whose size is 1MB(uinsg fread()in host PC) and
writing it to the External RAM ..SDRAM .
wha... 
Alexandre Freire da Silva Osorio - Jul 1 2004
Hi,
I'm looking for a way to get the contents of the log buffer filled by LOG_printf
in a host processor. Please, anyone knows a way to do this? I think that it ... 
Nir Drang - Dec 7 2004
LOG_printf
Hi,
maybe someone can help me on this one.
i call the LOG_printf every ~30ms .
all works fine , after a while (could be e... 
Aizezi Abuding - Oct 23 2003
Hi C6x,
I am using TI6711 DSP with PCM3003 daughter card. And I have used
herdware interrupt for interface with input and output signal samples.
The program ru... 
sanjeev_aru - Dec 6 2004
I am interested to collect audio samples, being sampled by the C6711
DSK at 8 KHz, to a file in a PC. I used LOG_printf and developed a
DSP/BIOS program. It d... 
Giovanni Parodi - Jun 21 2006
Hello everybody,
I would like to replace the LOG_printf messages that I inserted in the development version of my code with sprintf calls
I tried to perform this operation writ... 
jeev...@yahoo.co.in - Apr 30 2007
hi !!!
the folwing code will help u,
the clock will be initially high while seting psc clkh/l it will go to low ahter start it will become high. this code will work. but i dont... 
jari...@indra.es - Sep 8 2006
Hi dspers,
All what i need is someone who did that in the past. I have read plenty of things on the issue but no one solves my problem, and it could be because is very basic.
... 
¹Ú¿µÈ£ - Jan 4 2001
Hi everyone
I have some problem.
I try to operation of hardware interrupt using external pins.
Used DSP chip is TMS320C6203 and DSP BIOS II environment.
But Har... 
Richard Williams - Aug 1 2007
Guc,
Well, YOU do have to define the symbol 'trace'. Which it seems that you have not done.
Now, if you were to removed that 'extern' from the "exern LOG_Obj trace; line, so... 
Manika Vasagam - Apr 13 2005
Hello,
I am trying to do 2-d to 2 -d edma transfer in TMS320DM642
Block-synchronized 2-D.
My source is at src_addr
My destination is at dst_addr
I am unable to do e... 
Arun Kumar - Nov 2 2006
My SDRAM is working correctly with BIOS file, particularly to say,
SDRAM is working only with LOG_printf option and not with printf one.
While the TI-Strater Kit is working with ... 
lwj - Sep 15 2004
I was wondering if anybody has run into this problem before. I have been
using the evaluation version Code Composer Studio (version 2). We have
now purchased Code C... 
printf [5 Articles]
Roger Kingsley - Feb 8 2005
printf
1. For real-time debugging, use LOG_printf
2. Even if it isn't a timing issue, if you have optimisation switched on, LOG_printf or printf c... 
Kevin Howson - Apr 10 2003
Hi,
We have a customer using the C6416 TEB with an emulator and CCS. He is trying to
run the first simple DSP/BIOS example and use Log_printf() to print "Hello ... 
fedelegger - Jan 28 2002
Hi,
I'm trying to profile my code with bios, since the profiler seems to
be heavely bugged.
So I tried to use
LOG_printf(&Debug, "time = %d", CLK_gethtime())... 
nabin181 - Nov 16 2004
Hi,
I am trying to implement fir filter using convolution. As I am new
to DSP field, I am facing problem opening input signal
file "xyz.dat" and then aft... 
jcmarrupe - Apr 27 2004
Hello,
I´m doing a project where a wav file is sent from host to target and
this file is listened through dsp target speaker. To sent the file I
use RTDX. The fil... 
Sivakumar Subramanian - Mar 25 2005
Hi Jagadeesh !,
Thanks for ur immediate reply.
But, still the problem exist.(ie., performace low with .sa... 
m bastan - Sep 8 2003
Hi,
Could anyone please tell me an easy way to get samples from AD535
codec while my application is running on the target DSK6711 board?
I tried to use the ... 
- Jan 9 2003
Hello c6x,
For a strange type of software I created a software that read from a
MCBSP the Hsync of a VGA board.
The scope of this software is to calculate the ... 
ravibsuba - Jul 7 2004
We are trying to use pipes to get speech i/p from the mic and play
it out thro' the speaker. We are using an example echo program for
this (under $(Install_dir)\ddk... 
trutano - Mar 2 2004
Hi,
I've been having a hard time configuring the EDMA on my DSP! I have
created a simple code just to see how the EDMA works. The problem I
am having is that t... 
yous...@yahoo.com - May 1 2008
I also have another question... i am using the LOG_printf. does it log the messages in there real time of execution.
Hi Follows
> i am new to the world of dsp. i am using dm64... 
Cyrus Yunker - Aug 5 2005
Many thanks for any help you can provide.
Context ::
Target - High speed data acquisition and control platform
Base - TI's 6713 DSK kit by Spectrum Digital
I/O - A... 
Phil Alder - Oct 11 2002
Bhooshan iyer schrieb:
> Hi guys,
> iam having an argument with some friends on whats the role of RTS
> library in programming in c with CCS.My understanding i... 
gary21uk2002 - May 23 2002
Hi,
I have a library that is used on two different hardware platforms -
one is big-endian, the other little endian. I compile two libraries
using CCS 2.1 and t... 
catd...@gmail.com - Jul 19 2008
Hi,there.
I am working on a TI TMS32DM642EVM borad with an extension of daughter card.
I am using IDT72V2105 and Altera EPM7064AE on the daughter card to capture video data. Th... 
M Bilal - Dec 13 2005
Hi every one... :)
...
I hope all of u would be fine out there...
...
I wrote an application to take samples from the microphone using
through AD535 using MCBSP0...on ... 
Sven Jaborek - May 24 2006
Hello!
i've got a external adc connected with 290ksps. I wanted to capture some
data with this system.
I used the pragma keyword to create a huge Uint16 array in SRAM, i wri... 
Hu Guang - Nov 7 2001
hi,Everyone,I have a problem that has troubled for
long time.
I use CCS2.0 for C6000. I run the program of timer
interrupt which comed with CCS2.0.
The interrup... 
jeev...@yahoo.co.in - Jun 6 2007
hi alll,
im trying to interface an EEPROM(AT93c56) with my 6713 by using MCBSP. i have tried by many ways but i couldnt get any output. that is , when i check the FSX0/1, CL... 
goelhss - Mar 17 2003
Hi,
I am using EVM 6201, with CCS 2.0
Problem I am facing is related to printf.
My code uses printf and FILE I/O.
Mostly it is working perfectly, but then so... 
Giovanni Parodi - Dec 23 2005
Hello everybody,
I'm trying to test my application on DM642 board.
I have to use a number of file access subroutines and
printf to read the configuration file and help me... 
Quang Thai - Nov 29 2002
Hi everyone,
I've noticed that when trying to output messages to a
log that I've created in the LOG module under DSP/BIOS
Configuration of Code Composer 2, I d... 
Mike Dunn - Oct 5 2006
Hello Sergio,
I have some bad news - the c62xx and 67xx devices do not support realtime [c64xx devices do support it].
If you need observability while running you can try t... 
chirag jagadish - Apr 13 2006
hi,
i feel that displaying itself is a time consuming
process.
LCDs require a lot of wait states(after each command
and data inputs to the LCD controller) and you might
en... 
christiansturt - Oct 21 2004
Hi
I have a large amount of data that is currently stored as 8 bit data
sequentially. (I'm working on a EVM DM642
ie
unsigned char inData[COUNT];... 
ravibsuba - Jun 30 2005
Hi All,
I have configured an EDMA channel Rcv data from the McASP. My aim is
to get some 80 samples in a buffer and then send an interrupt to the CPU.
The EDMA su... 