“Term”

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

“Term”

Jump to solution
627 Views
shauldorf
Contributor V

What is the reason that “Term” component isn’t supported in KSDK1.2 ?

 

Shaul

Labels (1)
0 Kudos
1 Solution
454 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

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

View solution in original post

0 Kudos
3 Replies
454 Views
shauldorf
Contributor V

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

0 Kudos
455 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

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

0 Kudos
453 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

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

0 Kudos