QN908x hello world

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
955件の閲覧回数
andrew_ha
Contributor III

error.png

Hello, When I build the Jlink Debugger, it keeps running and will not break into main. When I suspend the debug, it lands on this error.

For context: 

I downloaded the hello world in UART setting instead of semihost and have printf sent to UART with Redlib-nohost-nf.

Thanks,

Andrew

0 件の賞賛
1 解決策
923件の閲覧回数
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi @andrew_ha,

I tested by my side and it works. I tested using the semihost and uart interface.

mario_castaneda_0-1615312291598.png

 

What is the MCUxpresso version that you are working on?

What is the SDK version that you have?

Regards,

Mario

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
924件の閲覧回数
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi @andrew_ha,

I tested by my side and it works. I tested using the semihost and uart interface.

mario_castaneda_0-1615312291598.png

 

What is the MCUxpresso version that you are working on?

What is the SDK version that you have?

Regards,

Mario

0 件の賞賛
911件の閲覧回数
andrew_ha
Contributor III

Hello, I think my problem was my pin. I had it set up as uart interface with jp15 shorted, and altering the setting to match that did not work. What I did was I redownloaded the project with the default settings and took off the short pin from jp15 and it works as normal.