hi Shaul,
as I know, ksdk component doesn;t have exact Term feature.
I suggest you escalate it as a feature request to support@freescale.com
hope this helps!
Have a great day,
Zhang Jun
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hello Jennie,
Thanks’
Using Term component there are methods to manipulate cursor and screen clear that are not used by printf operations.
How screen operation can be implemented using fsl_xxx components?
Shaul
hi Shaul,
as I know, ksdk component doesn;t have exact Term feature.
I suggest you escalate it as a feature request to support@freescale.com
hope this helps!
Have a great day,
Zhang Jun
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi,
Term component is legacy component that generated code doesn't support KSDK low level driver.
Freescale creates a set of KSDK compatible component, start with fsl_xxx or Init_xxx
We can use KSDK with processor expert to print string to console. See this document:
https://community.freescale.com/docs/DOC-104349
can this help you?
Have a great day,
Zhang Jun
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------