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