MQX kernel data not found.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

MQX kernel data not found.

跳至解决方案
2,411 次查看
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

标签 (1)
标记 (3)
0 项奖励
回复
1 解答
2,077 次查看
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 项奖励
回复
6 回复数
2,077 次查看
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


2,078 次查看
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 项奖励
回复
2,077 次查看
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 项奖励
回复
2,077 次查看
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 项奖励
回复
2,077 次查看
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 项奖励
回复
2,077 次查看
trytohelp
NXP Employee
NXP Employee

Thanks for feedback.

Pascal

0 项奖励
回复