Problems with Hello World Rx

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

Problems with Hello World Rx

1,043 Views
jmreina
Contributor III

We are getting started with the LPC55S06-EVK and having problems with the SDK's hello world.

Setup:

  • MCUXpresso v11.7.0
  • SDK v2.13.0
  • LPC55S06-EVK

Working:

  • Blinky demo
  • Hello World console output "hello world."

Problem:

  • Hello World console input - the input values are not received by GETCHAR() on hello_world.c:50


I smash the keyboard a lot, and nothing works. Have tried in PuTTy/Realterm too I'm desperate - thoughts? How do I get Rx working for this demo?


Thanks!

-J

 

*I found the SDK's getting started reference but wanted to check here first, this was not expected!

0 Kudos
Reply
5 Replies

998 Views
jmreina
Contributor III

It was just a jumper - JP12. Here is the ref:

Can you please provide explicit reference to JP12 in your documentation or source commentary for this demo?

 

Thanks!

-J

0 Kudos
Reply

977 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @jmreina 

Sorry for the inconvenient to you.

How about check user manual for "LPCXpresso55S06 Development Boards":

https://www.nxp.com.cn/docs/en/user-guide/LPCXpresso55S06UM.pdf  

Alice_Yang_0-1682217262680.png

 

BR

Alice

 

925 Views
jmreina
Contributor III

Yep; wasn't expecting to rtfm for hello world tho ;0

0 Kudos
Reply

1,008 Views
jmreina
Contributor III

Thanks Alice! Back in a few when I get in

0 Kudos
Reply

1,015 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @jmreina 

You can simple use the Terminal of MCUXpresso IDE:

Alice_Yang_0-1682044689961.png

Also pay attention please choose "UART console" with your project:

Alice_Yang_1-1682044777847.png

 

 

If still can't work, take a video or screenshot show your steps and take a photo about your board connection, thanks.

 

BR

Alice