Generating code for K10 2N30D?

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

Generating code for K10 2N30D?

跳至解决方案
1,093 次查看
d_m_d
Contributor I

Is there an option to generate code in KDS3.0.0 for PK10N512VLL100 2N30D (Revision 1.2)?

Selection of MK10DN512VLL10 100LQFP (which is the closest match) is generating code accessing registers (like RCM) only supported in Revision 2.

If not directly supported, is there any recommended workaround?

 

Update:

- Disabled Internal Peripherals/Reset Control suppresses the unwanted RCM register accesses

- Removed Watchdog

- Commented out MCG_C7 access

This allows user code to be reached, but hand editing seems to be unavoidable as other clocking modes and peripherals are added (according to AN4445 including RTC/TSI ...)

标签 (1)
1 解答
1,020 次查看
d_m_d
Contributor I

Confirmed - Thank You

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,021 次查看
d_m_d
Contributor I

Confirmed - Thank You

0 项奖励
回复
1,020 次查看
santiago_gonzal
NXP Employee
NXP Employee

Hello,

PK10N512VLL100 is the prequalified partnumber of the MK10DN512ZVLL10, so you should create a project for the MK10DN512Zxxx10

Regards,

Santiago