Hi all,
I have got a question concerning FRDM-K64F:
a simple application (blinky + "HelloWorld") is working with Freescale Kinetis 8.1.0, Zephyr 2.5.0. LED is blinking properly, printk statements are sent to the console.
Now, having updated to Freescale Kinetis 8.2.0, Zephyr 2.6.0 the LED is blinking only if CONFIG_SERIAL=n. LED is not blinking if CONFIG_SERIAL=y, printk statements are sent to console in no case.
Am I missing something?
Best regards Torge.