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).
I had a similar problem but just discovered a few minutes ago that these views only populate after you hit the pause button.
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
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.
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.
Regards!
Iva
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
Hi Carlos,
KDS3.0 with KSDK 1.2 (Eclipse Update: 1.0.1.b150603).
Thanks,
-Raj
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
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).