This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
最近准备用dsp29379d开发带有Ethercat从站的伺服控制器,需要实现电机控制、ethercat通信,以及固件升级功能。
有几个问题想请教下大家:
1、DSP28379d的双核是不是可以cpu1用来跑电机控制算法,cpu2跑ethercat通信,然后数据通过IPC来传输?
2、升级固件时,是否可以cpu2运行时直接升级CPU1的代码?
3、是否有小伙伴玩过Ethercat的固件升级,即FOE功能?