what does "Download the program to the target board." mean in the lpc54018iotmodule_hello_world?

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

what does "Download the program to the target board." mean in the lpc54018iotmodule_hello_world?

ソリューションへジャンプ
1,355件の閲覧回数
jianyren
Contributor I

I am working on the hello world example from the SDK examples lpc54018iotmodule_hello_world. In the readme.txt it says

1.  Connect a micro USB cable between the host PC and the LPC-Link USB port (J8) on the target board.

2.  Open a serial terminal with the following settings:

...

3.  Download the program to the target board.

4.  Launch the debugger in your IDE to begin running the demo.

I was wondering what does the 3 mean exactly? what target board? some screenshot will be appreciated.

Thanks,

Jianyi

ラベル(1)
タグ(1)
1 解決策
1,233件の閲覧回数
radomirkozub-re
NXP Employee
NXP Employee

Hi, 

This simply means that you use debugger to load bin file to memory by clicking Debug, 

and then (as it should be stopped on main()  run it) see picture step 3  and step 4 

Radomir

pastedImage_1.png

元の投稿で解決策を見る

1 返信
1,234件の閲覧回数
radomirkozub-re
NXP Employee
NXP Employee

Hi, 

This simply means that you use debugger to load bin file to memory by clicking Debug, 

and then (as it should be stopped on main()  run it) see picture step 3  and step 4 

Radomir

pastedImage_1.png