Task-aware debugging fix

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

Task-aware debugging fix

568 Views
intevac_coder
Contributor III

Hello,

 

What is the configuration difference between the hello and hello2 projects in MQX 3.8?  As a default, "hello2" has task aware debugging (TAD) enabled and "hello" does not.

 

Both projects have Run->Debug Configurations->Codewarrior Download->"project name"->Debugger Tab->OS Awareness->Target OS: "MQX OS for Cortex" selected.  What other settings have to be changed to enable the TAD?  I'm running on the K40 tower.

 

I have a valid professional license.  I've run into this problem with other projects, too.  Even though the project has OS Awareness enabled, the TAD refuses to work.  Attached are the projects from the /examples directory.

 

Thanks!

0 Kudos
1 Reply

268 Views
c0170
Senior Contributor III

Hi intevac_coder,

 

I tried hello world example for K40 and TAD is working. I set a breakpoint in Main task and was able to see task data and other information as well.  Does it show any error?

 

Hello and Hello2 examples should have same settings.

 

Regards,

MartinK

0 Kudos