Hi,
I'm having a problem using the LOG_printf() function.
I'm using the 5402 DSK and Code Composer Studio 2.0 . I call brd_init_bios()
first thing in my mai...
I just recently upgraded my CCS 2.0 to CCS 2.1, and LOG_printf no longer
seems to work. Has anyone else experienced this?
Is there a fix?
TIA,
Carl Chi...
I have taken an existing example (codec_bios) which just performs
simple mic / speaker loopback on a codec interrupt. I added 3 lines
of C:
#include log.h
#i...
HarshitKumar-
> Actually i want to print messages in the stdout.And my purpose is only to take judgement about execution of certain
> code.
>
> Does rts contains code...
Hi there,
Is there any body who has any program, that can input some noise into
the board (TMS320C5402)any noise (etc. white noice) and output the
same noise (rea...
Hi all !
I can write to the external port, but when I read from the same port
address, my return value, is the last value I wrote to it.
My ADC is connected...
hi all
i'm working on ccs v3.1with TI5416.
I want to know about the compatible command for scanf().
another query is how we can handle string & characters.
s.s.prasa...
Shyam Sundar Prasad-
> hi all
> i'm working on ccs v3.1 with TI5416. I want to know about the
> ompatible command for scanf(). another query is how we can handle
> string ...