Need help with UART driver example for KE06Z SDK.

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

Need help with UART driver example for KE06Z SDK.

629 Views
tcwong
Contributor III

Hello,

I am trying to run the driver example interrupt_transfer for the uart and the code isn't working properly for me. The readme.txt says that something should pop up on the log for the OpenSDA terminal that tells you to input a value but it's not appearing for me. Anybody know what my issue may be? Thanks in advance.

Best,

Tyler Wong

Tags (3)
1 Reply

524 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Tyler Wong,
Seems that caused by the default selection(Semihost) of SDK Debug Console.

SDK Debug Console selection.png

Please switch it to UART by refer: MCUXpresso IDE and Semihosting.

Switching between semihosting and UART.png

Best Regards,

Robin

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------