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

ソリューションへジャンプ
864件の閲覧回数
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 解決策
733件の閲覧回数
healy
NXP Employee
NXP Employee

Hi Carlos Mendoza

Thank you so much for the explanation!

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
733件の閲覧回数
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 件の賞賛
返信
734件の閲覧回数
healy
NXP Employee
NXP Employee

Hi Carlos Mendoza

Thank you so much for the explanation!

0 件の賞賛
返信