Is it possible to change a master project to a slave project?

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

Is it possible to change a master project to a slave project?

跳至解决方案
716 次查看
D_TTSA
Contributor V

I have a project that is working as a standalone project for the cortex M4 on the RT1170-EVK. However, I need this project to be the slave project in a multi-core project setup. 

I want to create a master project to run on the M7, and call this slave project from the master.

Is there any way I can change the M4 project from a standalone (master) project to a slave project? I can't get the M4 project to perform Ethernet communication as a slave project (see my other post at https://community.nxp.com/t5/i-MX-RT/Cannot-transmit-receive-Ethernet-frames-Cortex-M4-on-RT1170-EVK...), so I was hoping to convert a working master project to a slave project.

Thanks in advance.

0 项奖励
1 解答
707 次查看
FelipeGarcia
NXP Employee
NXP Employee

Hi,

You will need to create a new slave project and then copy your application from the master project. There is no option to convert a project that was already created as a master project to be slave.

Best regards,

Felipe

在原帖中查看解决方案

0 项奖励
1 回复
708 次查看
FelipeGarcia
NXP Employee
NXP Employee

Hi,

You will need to create a new slave project and then copy your application from the master project. There is no option to convert a project that was already created as a master project to be slave.

Best regards,

Felipe

0 项奖励