Migration from locked step to two cores micro

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

Migration from locked step to two cores micro

跳至解决方案
976 次查看
sstelmak
Contributor III

I have a project that was setup for 32K344 micro.

It is necessary to migrate it to 32K324 micro.

Both micros are rather identical with two cores, but 344 uses two cores in locked step, 324 has two independent cores.

It appears that I have to create a new 324 project from scratch and manually copy all RTD settings from 344 project.

Please help if there is an easier way to migrate the project.

It is fine to migrate 344 code into just first core of 324, leave second core "unused"

标记 (3)
0 项奖励
回复
1 解答
946 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @sstelmak 

I am afraid that 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 you made to the project properties.

Is it ok to migrate 344 code to the first 324 core and leave the second core "unused"? Yes, if you are not looking to implement a multicore project, you can leave the second core "unused".

 

BR, VaneB

在原帖中查看解决方案

0 项奖励
回复
1 回复
947 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @sstelmak 

I am afraid that 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 you made to the project properties.

Is it ok to migrate 344 code to the first 324 core and leave the second core "unused"? Yes, if you are not looking to implement a multicore project, you can leave the second core "unused".

 

BR, VaneB

0 项奖励
回复