Running hello world on MIMXRT685 without Debugging

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

Running hello world on MIMXRT685 without Debugging

ソリューションへジャンプ
1,167件の閲覧回数
abdob
Contributor III

I can build and debug the hello world example from the demo apps of the mimxrt685-evk.

I'm looking to run the example without debugging. While debugging I can run arm-none-eabi-gdb through the command line, which works the same way as in the IDE.

How would I run the example without debugging? 

If I press run in the IDE I get:
qemu: uncaught target signal 11 (Segmentation fault) - core dumped

As you see below there is not much in the build configuration.

abdob_0-1672087156411.png

Is there a command line tools besides arm-none-eabi-gdb that can run the example without debugging?

 

 

0 件の賞賛
返信
1 解決策
1,155件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi @abdob ,

I guess you want to download code to flash and run. You can use the GUI Flash tool.

jingpan_0-1672208958452.png

 

Regards,

Jing

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,145件の閲覧回数
abdob
Contributor III

Thank you Jing,

I have another post here as I'm trying to perform the equivalent using linux command line tools.

Running hello world on mimxrt685-evk using prebuil... - NXP Community

Regards,
Abdo

0 件の賞賛
返信
1,156件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi @abdob ,

I guess you want to download code to flash and run. You can use the GUI Flash tool.

jingpan_0-1672208958452.png

 

Regards,

Jing

0 件の賞賛
返信