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

Ads

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 "log_printf"

  

Post a new Thread

LOG_printf() problem

collins - Feb 27 2002
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... LOG_printf() problem

CCS 2.1 update problems with LOG_printf

- Dec 18 2001
My log_printf seems to be broken after installing the update. Anyone else have this problem? Carl Carl Chipman Nomadics, Inc. http://www.nomadics.c... CCS 2.1 update problems with LOG_printf

LOG_printf

- Jan 14 2002
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... LOG_printf

LOG_printf is affecting real time!   [2 Articles]

ajs_edwards_uk - Apr 8 2002
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... LOG_printf is affecting real time!

Re: abort and DSP/Bios Problem

fg0846 - Mar 7 2002
Hi again Your program should look like that: // in you BIOS config, you must create a LOG object, eg. LOG_debug #include //you will need some def... Re: abort and DSP/Bios Problem

Re: looking for a library which has code for _printf() function

Jeff Brower - Jan 8 2007
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... Re:  looking for a library which has code for _printf()           function

real-time application with TMS320C5402

seth_singh - May 8 2004
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... real-time application with TMS320C5402

External Port Problems

Deena Naidoo - Nov 7 2002
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... External Port Problems

Re: looking for a library which has code for _printf() function

Shyam Sundar Prasad - Jan 12 2007
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... Re:  looking for a library which has code for _printf()           function

Re: Using printf on c54x...   [4 Articles]

Hongyang Deng - Nov 9 2004
Use DSP/BIOS LOG_printf instead. Hongyang --- pet_dsp <> wrote: > > > > Hi, > I was just trying to include a few printf > statements in my c... Re:  Using printf on c54x...

Re: looking for a library which has code for _printf() function

Jeff Brower - Jan 12 2007
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 ... Re:  looking for a library which has code for _printf()            function