how can I configure the mcu kind after the project build end or How I can change the sample project's mcu kinds in cw10.6

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

how can I configure the mcu kind after the project build end or How I can change the sample project's mcu kinds in cw10.6

跳至解决方案
1,353 次查看
healy
NXP Employee
NXP Employee

I just reuse the bare board library named "kinetis_kl46_sc", and I just want to change the MCU kind from MKL46Z256 to MKL46Z128.

 

How can I do this?

 

I had try to re-select the linker file, whoever, this seem don't work.

 


标签 (1)
0 项奖励
回复
1 解答
1,222 次查看
healy
NXP Employee
NXP Employee

Hi Carlos Mendoza

Thank you so much for the explanation!

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,222 次查看
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Hongjian Sun,

In CW v10.6 there is not a direct method to change the target CPU of a baremetal project, the recommended procedure is to create a new project for the desired device and copy the source and header files from the original project.

If you are using the Processor Expert examples then there is an alternative to do this, please take a look to the following post created by our colleague Erich Styger:

http://mcuoneclipse.com/2012/08/16/changing-the-cpu-with-processor-expert/

Hope it helps!

Best Regards,

Carlos Mendoza

Technical Support Engineer

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
1,223 次查看
healy
NXP Employee
NXP Employee

Hi Carlos Mendoza

Thank you so much for the explanation!

0 项奖励
回复