QN908x hello world

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

QN908x hello world

Jump to solution
940 Views
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 Kudos
1 Solution
908 Views
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

View solution in original post

0 Kudos
2 Replies
909 Views
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 Kudos
896 Views
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.