PE_DEBUGHALT();

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

PE_DEBUGHALT();

跳至解决方案
2,417 次查看
HIMU
Contributor II

Greets.

I am trying to make work a Kinetis K20DX128, but when PE start there is a problem:

Sin título.jpg

And there it stays, like a loop.

If any of you have any suggestion, i will appreciate it.

Thanks.

HM.

标签 (1)
1 解答
972 次查看
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Hector:

This could be a problem with the silicon mask revision. Is this a project created by you or an example project by Freescale?

When creating a project for the K20X128 (100 MHz as I see in your picture), you have three options:

silicon_mask.png

     - PK20X128 and MK20DX128Z correspond to silicon Rev 1.x.

     - MK20DX128 is for silicon Rev 2.x.

You need to check the label on the top of your MCU, refer to AN4445 for full details and select the proper device accordingly.

I hope this is helpful!


Regards!,
Jorge Gonzalez

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
2 回复数
972 次查看
HIMU
Contributor II

Dear Jorge.

Thanks a lot for your help, it would have blown my mind.

Sincerely.

HM

973 次查看
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Hector:

This could be a problem with the silicon mask revision. Is this a project created by you or an example project by Freescale?

When creating a project for the K20X128 (100 MHz as I see in your picture), you have three options:

silicon_mask.png

     - PK20X128 and MK20DX128Z correspond to silicon Rev 1.x.

     - MK20DX128 is for silicon Rev 2.x.

You need to check the label on the top of your MCU, refer to AN4445 for full details and select the proper device accordingly.

I hope this is helpful!


Regards!,
Jorge Gonzalez

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复