How to modify a CPU component definition

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

How to modify a CPU component definition

894 次查看
alexanderbarang
Contributor I

I need to modify a CPU component as the 36 pin CSP package variant of the MKL26Z is not available in PEx.  The closest option is a 32 pin QFN.  How do I go about modifying the I/O definitions so it generates the proper code?

0 项奖励
回复
1 回复

732 次查看
marek_neuzil
NXP Employee
NXP Employee

Hello,

I am sorry users cannot modify CPU components in the Processor Expert. It is not supported. You can generate code and modify the generated code only.

You can disable the generating code by Processor Expert to avoid overwrite of your modification of the source code.

Navigate to the main menu Project, select Properties and in the Properties windows select Processor Expert options. Set Disable Processor Expert Changes to Yes. This option disables any changes of the generated code by Processor Expert.

 

Best Regards,

Marek Neuzil

0 项奖励
回复