2013-05-29 04:40 AM
Hi all,
Just a little question about ST VD and STM8. Is it possible to use the ''printf'' or ''putchar'' functions in debug mode to display a message in a console or something like that ? (I mean without using USART) I use ST VD and COSMIC compiler. Thks.2014-01-05 11:53 PM
Hi,
I'm looking for the same matter. Have you had any replay?2014-01-06 03:54 AM
Hi
You are talking about a tiny embedded processor. Most embedded systems do NOT have a console. How is the embedded processor suppose to get the console data to the PC? (you mentioned the SerialComms - that is how some people do it)