FRDM K64F - OUTPUT

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

FRDM K64F - OUTPUT

3,896 次查看
kofikofi
Contributor I

Hi

Am using P& E Micro bootloader for K64F and that gets me to communicate with the board. Great !!!

 

PLEASE HAVE A LOOK AT THE ATTACHMENT...

 

Now the output to my serial terminal emulator (Putty ) does not make sense. Am running a basic "Hello, world " demo and can't get any meaningful print out tho the MCUexpresso console shows the correct output.

 

How do I fix this... by the way I have tried Tera Term emulator and its the same bad outcome.

 

Kofi

标签 (1)
0 项奖励
回复
1 回复

3,669 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

I just tested hello_world SDK demo, PRINTF can print to UART console without problem.

Make sure you enable uart console

pastedImage_1.png

make sure the serial terminal with the following settings:
    - 115200 baud rate
    - 8 data bits
    - No parity
    - One stop bit
    - No flow control


Have a great day,
Jennie Zhang

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

0 项奖励
回复