Flashing FRDM-MCXn947 with simple Hello World using Zephyr

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

Flashing FRDM-MCXn947 with simple Hello World using Zephyr

668件の閲覧回数
elby
Contributor II

Hi, I am completely new to embedded development. I have got FRDM-MCXN947 micro controller where I wanted to flash a simple hello world application using Zephyr. I followed this link zephyrproject/frdm_mcxn947 to build and flash the board with the hello world application. All went well and here is the screen shot of output.

image.png

 I am not sure if this one flashed the board with the hello-world program. 

Then, I opened putty to see if I can get the Hello world printed in the terminal as seen here.
image.png

 I didn't see the above message in serial terminal and it's blank. 

NOTE: I would like to replicate this HTTP Server example once the hello-world example is working. 

My goal is to learn, practice and understand the board with hello-world example before diving into HTTP Server example.

 

Thanks in Advance!

ラベル(4)
0 件の賞賛
返信
2 返答(返信)

500件の閲覧回数
Harry_Zhang
NXP Employee
NXP Employee

Hi @elby 

If you build the hello world successfully.

When you connect the mcxn947 board.

You can open the device manager to check which COM port.

Harry_Zhang_0-1747897631707.png

 

And then config the console.

Harry_Zhang_1-1747897656391.png

BR

Harry

0 件の賞賛
返信

615件の閲覧回数
elby
Contributor II

FYI,

Also, I tried flashing the board using LinkFlash software. Here is the attached output.

image.png

 

Confirm me if I am on the right path. My putty serial terminal is still empty and not seeing "Hello world" message when I hit reset button.

 

0 件の賞賛
返信