DSPRelated.com

LOG_printf() problem

Started by collins in TMS320c54x22 years ago

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...

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 main(). I created a log object with the DSP/BIOS configuration tool. If I then call LOG_printf(), Code Composer Studi


LOG_printf is affecting real time!

Started by ajs_edwards_uk in TMS320c54x22 years ago 1 reply

I have taken an existing example (codec_bios) which just performs simple mic / speaker loopback on a codec interrupt. I added 3...

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 #inlcude codec_bioscfg.h //and in main LOG_printf(&mylog, "starting"); I cha


LOG_printf

Started by Anonymous in TMS320c54x22 years ago

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...

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 Chipman Nomadics, Inc. http://www.nomadics.com


CCS 2.1 update problems with LOG_printf

Started by Anonymous in TMS320c54x22 years ago

My log_printf seems to be broken after installing the update. Anyone else have this problem? Carl Carl Chipman Nomadics,...

My log_printf seems to be broken after installing the update. Anyone else have this problem? Carl Carl Chipman Nomadics, Inc. http://www.nomadics.com