KDS MQX Task List and other views all blank

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

KDS MQX Task List and other views all blank

1,786 Views
rajbatra
Contributor IV

Going through the MQX RTOS for Kinetis SDK User's Guide.pdf when I view the MQX Task List or MQX Stack Usage, they are blank. I can debug fine (step through, view symbols, etc.)

 

Thoughts?

 

Here's a screen shot (I'm debugging through the OpenOCD interface on windows 7 using virtual box - sounds quirky but has been quite stable otherwise).

 

37332_37332.pngScreen Shot 2015-06-11 at 4.16.18 PM.png

Labels (1)
8 Replies

1,218 Views
peterfurey
Contributor IV

I had a similar problem but just discovered a few minutes ago that these views only populate after you hit the pause button.

1,218 Views
ivadorazinova
NXP Employee
NXP Employee

Hello Peter,

please now - is your problem solved?

For showing values in MQX Task List is always needed suspend the program.

I answer you at another post

Please, let me know.

Best Regards,

Iva

0 Kudos

1,218 Views
markscovel
Contributor II

I had the same problem as the original poster and had the same configuration (KDS3 + KSDK1.2).

I installed new software in KDS/eclipse and it solved my issue.

When paused, MQX menu items display data.

Thanks for the help.

0 Kudos

1,218 Views
ivadorazinova
NXP Employee
NXP Employee

Hello Mark,

yes, that´s right.

You will see MQX Task List after suspend the program.

Also, the notice is in TAD User Guide​ please see page 13 to end.

That the List is available after suspend.

suspend.png

Regards!

Iva

0 Kudos

1,218 Views
Carlos_Musich
NXP Employee
NXP Employee

Hi Raj,

What KDS version are you using? There was a similar bug that was fixed in MQX RTOS for KSDK1.2 running on KDS3.0.

Carlos

0 Kudos

1,218 Views
rajbatra
Contributor IV

Hi Carlos,

KDS3.0 with KSDK 1.2 (Eclipse Update: 1.0.1.b150603).

Thanks,

-Raj

0 Kudos

1,218 Views
Carlos_Musich
NXP Employee
NXP Employee

Hi Raj,

Did you installed all the KDS updates? To do this you need to go to menu Help > Install New Software... then in Work with. select KDS site and install updates.

Please also note that to see the tasks in task list you need to pause the debugger.

Regards,

Carlos

0 Kudos

1,218 Views
rajbatra
Contributor IV

BTW, I purchased a Segger JLink and use the JTAG/SWD port instead of the USB and the MQX Task list shows up (and downloading code is way faster).

0 Kudos