MQX aware debugging in KDS

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

MQX aware debugging in KDS

Jump to solution
629 Views
randyhermes
Contributor III

I am using KDS 3.0 with SDK 1.2.  I have installed the MQX plug-in.

Unfortunately none of the MQX specific debug commands seem to work.

For example when I select MQX/task list - it returns "Task list not retrieved successfully"

 

I am running on a TWR-K21F120m board using the PNE embedded connection.

I compiled the MQX librbaries for the TWR-K21f120m library without modifications.

 

What do I need to do to get the MQX aware debugging working?

 

Thanks

Randy

Labels (1)
0 Kudos
1 Solution
478 Views
randyhermes
Contributor III

Hi Alice,

I'm using MQX under SDK 1.2.

I found the problem.  I was trying to retrieve the MQX items too early in the run.

If I set a breakpoint in a task then it works fine.

Thanks for the Response.

Randy

View solution in original post

0 Kudos
2 Replies
478 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Randy,

Have you use the MQX under KSDK 1.2 or individual MQX ?

Please screenshot tell us how do you use the task list,  it is better step by step , i will test it on my side .

BR

Alice

479 Views
randyhermes
Contributor III

Hi Alice,

I'm using MQX under SDK 1.2.

I found the problem.  I was trying to retrieve the MQX items too early in the run.

If I set a breakpoint in a task then it works fine.

Thanks for the Response.

Randy

0 Kudos