Sign in

username:

password:



Not a member?

Search c28x



Search tips

Subscribe to c28x



Sponsor

Evaluate multicore with Texas Instruments:
Low-cost evaluation module & free software development kit available NOW.

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C28x | LOG_printf on ezDSP2808

Technical discussions about the TI C28x DSPs (including the C2810, C2811, C2812, F2801, F2806, F2808, F2810,, F2811, F2812, R2811 and R2812).

  

Post a new Thread

LOG_printf on ezDSP2808 - board_ian - Jul 5 16:36:13 2010

Hi all,

I am getting started on programming the ezDSP2808. For now, all I need is a
function to poll some of the GPIO pins and display their values in a message
window. I am trying to figure out using the LOG_printf function. I can display
text strings, but when I try to use it with numbers, I get long strings of
gibberish. In the configuration, I have it set to 'printf' rather than raw. I
used normal printf type formatting, like:

int var;
LOG_printf( &trace, "value = %x\n", var );

Can someone help me?

Ian

_____________________________________

______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



(You need to be a member of c28x -- send a blank email to c28x-subscribe@yahoogroups.com )