FRDM K64F - OUTPUT

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

FRDM K64F - OUTPUT

3,885件の閲覧回数
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,658件の閲覧回数
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 件の賞賛
返信