Porting Application software from s32k144 to S32k142.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Porting Application software from s32k144 to S32k142.

ソリューションへジャンプ
583件の閲覧回数
Abhi_
Contributor II

I found a application software for S32k144 from https://www.nxp.com/docs/en/application-note-software/AN12323SW.zip. But I have a S32k142. So, I was trying to port the contents for S32k142. I could find a Q/A for a similar question, but the answer provided in the post seemed a bit outdated (was posted in 2018) and was not helping since the UI has changed a lot since then.

Does anyone know how to port the application project from S32K144 to S32K142 in Design Studio?

Thank you for the response.

タグ(2)
0 件の賞賛
返信
1 解決策
573件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @Abhi_ 

If you are using any of the S32DS versions that have Processor Expert, you can check out the following post.

HOWTO: Change the CPU Derivative in an SDK-Based Application Project

Otherwise, changing from S32K144 to S32K142 in the latest S32DS versions is not possible. The most viable option is to generate a new project with the corresponding MCU and then copy the application source files from your pre-existing project as well as any customizations made to the project properties according to the device specifications.

 

B.R.

VaneB

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
574件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @Abhi_ 

If you are using any of the S32DS versions that have Processor Expert, you can check out the following post.

HOWTO: Change the CPU Derivative in an SDK-Based Application Project

Otherwise, changing from S32K144 to S32K142 in the latest S32DS versions is not possible. The most viable option is to generate a new project with the corresponding MCU and then copy the application source files from your pre-existing project as well as any customizations made to the project properties according to the device specifications.

 

B.R.

VaneB

0 件の賞賛
返信
544件の閲覧回数
Abhi_
Contributor II
Thank you @VaneB
0 件の賞賛
返信