This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

printf on Console and LED blink

Other Parts Discussed in Thread: F28M35H52C

Hello,

I am very new to this embedded world and given opportunity to work on concerto processor.

I have presently experiemental kit with which I work.

I build and downloaded Hello world and blinky program for M3. ( from example programs of F28M35H52C)

Both works fine.

Now, what I want to do is that i want to write print something on Console each time LED is on.

And dnt know but System_printf() is also not working

I tried with SYS/BIOS template but i could not find any APIs.

I need some ready made APIs which I can use in my main() to write printf and also blink LEDs

P.S. I got experimental kit before  a week so dnt know whether RTOS is there or not or..