MQX kernel data not found.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MQX kernel data not found.

ソリューションへジャンプ
2,464件の閲覧回数
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,130件の閲覧回数
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,130件の閲覧回数
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,131件の閲覧回数
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,130件の閲覧回数
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,130件の閲覧回数
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,130件の閲覧回数
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,130件の閲覧回数
trytohelp
NXP Employee
NXP Employee

Thanks for feedback.

Pascal

0 件の賞賛
返信