SIGSTOP when running OTAP Client example code

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

SIGSTOP when running OTAP Client example code

608 Views
namin
Contributor I

I am trying to run the SDK example for qn908xcdk_wireless_examples_bluetooth_otap_client_att_freertos. I haven't edited it and it builds correctly, however, after flashing to the board I immediately receive a SIGSTOP as seen below:

error_msg.png

If you have seen this error before, I would greatly appreciate your help.

Below is also my board setup:

otap_client_error.JPG

Labels (1)
Tags (1)
0 Kudos
2 Replies

528 Views
Alexis_A
NXP TechSupport
NXP TechSupport

Dear Nathan,

For this example you first need to flash the framework_bootloader_otap_bm, you can use the tool available in MCUXpresso.

pastedImage_1.png

Select you interface, and in the following window click RUN:

pastedImage_2.png

After this you should be able to debug the bluetooth_otap_client_att_freertos.

I hope this helps you.

Best Regards,

Alexis Andalon

0 Kudos

528 Views
namin
Contributor I

Thank you Alexis Andalon! The otap_client_att_freertos is now running.

Best,

Nathan

0 Kudos