你好,我还有几个问题,1,对于多核启动,ibl代码还需要更改吗。2,拿demon中的image processing来说,核0执行一个代码,其余核执行另一个代码,两个out文件如何合并为一个加载到flash中。3,flash中的程序应该是搬到0x80000000处,也就是ddr中,那各核的magic address值为多少,怎么确定。另外,比如启动image processing,是不应该在主核的原有main函数中加入8个magic address的配置及7个ipc寄存器的写入。谢谢您的回答。
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.
你好,我还有几个问题,1,对于多核启动,ibl代码还需要更改吗。2,拿demon中的image processing来说,核0执行一个代码,其余核执行另一个代码,两个out文件如何合并为一个加载到flash中。3,flash中的程序应该是搬到0x80000000处,也就是ddr中,那各核的magic address值为多少,怎么确定。另外,比如启动image processing,是不应该在主核的原有main函数中加入8个magic address的配置及7个ipc寄存器的写入。谢谢您的回答。