MQX kernel data not found.

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

MQX kernel data not found.

Jump to solution
957 Views
danielchai
Senior Contributor I

Hi,

I am using CW10.2 and K60f120.

But when I try to debug the project, but it has error"MQX kernel data not found".

5420_5420.pngfile2.png

5421_5421.pngfile3.png

5422_5422.pngfile4.png

 

Is there some configuration I need to do to make it work?

 

Thank you.

 

-Daniel

Labels (1)
Tags (3)
0 Kudos
1 Solution
623 Views
danielchai
Senior Contributor I

Hi Pascal,

I figured it out. Because I edit something in the debug file which cause this problem. After I changed it back, the problem is gone.

-Daniel

View solution in original post

0 Kudos
6 Replies
623 Views
trytohelp
NXP Employee
NXP Employee

Hi Daniel,

Sorry for the delay.

just to know if you've solved the problem.

else can you please provide me more details ?

can you build the project without problem ?

Do you have the problem when you want to debug it only ?

Are you using an example project ?

      which one ?

Be aware CW for MCU V10.4 is the last version.

Regards

Pascal


624 Views
danielchai
Senior Contributor I

Hi Pascal,

I figured it out. Because I edit something in the debug file which cause this problem. After I changed it back, the problem is gone.

-Daniel

0 Kudos
623 Views
danieldelatorre
Contributor IV

What debug file did you edit to fix this problem?  I'm having the exact same problem and it is driving me nuts!  Thanks in advance if you reply to this post.

0 Kudos
623 Views
danieldelatorre
Contributor IV

I'm pretty sure that there are multiple ways of seeing the "MQX Kernel Data Not Found" error dialog window, and your case might be a little different from my case.  In my case it went away after I selected the 'Generate debug information' as seen below.  After properly setting this I was able to use debug and use MQX TAD feature in IAR Embedded Workbench.  My main issue was that I needed to use Task Aware Debugging (TAD) in IAR Embedded Workbench but I kept seeing an error message when I tried to debug and use TAD.  To get passed this I had to make sure that all of my static MQX libraries and my own application output enabled 'Generate Debug Information.' 

I hope this helps someone else, took me a while to figure this one out. .

Untitled.png

0 Kudos
623 Views
danielchai
Senior Contributor I

Hi,

Did you try to edit the flash device?

If you device's flash is 1M, but the flash file is based on 512K, then it will have problem.

You can try to change it corresponding to your MCU.

pastedImage_0.png

-Daniel

0 Kudos
623 Views
trytohelp
NXP Employee
NXP Employee

Thanks for feedback.

Pascal

0 Kudos