Hello,
I am really new with Kinetis and I am taking my first steps with Kinetis Design Studio. I'm trying to print on terminal (printf) using the debug console.
I run the hello world demo available, and that worked well. However, creating a similar project using PE I can't print anything on screen (I'm using TaraTerm). Any idea?
I've read it could be a clock problem (it seems fls_debug_console is using Conf. 0, with IRC_8MHz). If this is the problem, how can I solve it?
Thank you,
Enrico