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.

6678 多核烧写 spi nor flash 二级引导程序问题



您好!

我用的是ti evmc6678l板卡,八个核使用相同程序,编译生成一个out文件,然后用转换工具链生成.dat文件,在烧写的时候是不是需要一个二级引导程序?在启动的时候0核先执行这个引导程序,将应用程序搬移到各个核的L2 SRAM中,然后写上各个核的magic地址,IPC通知其他核。有没有这个二级引导程序的例程呢?,有的话可以提供一下不,非常感谢!