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.

基于bios的多核程序 IPC_start()前,8核心运



工程师好,我是基于bios的多核程序,是基于vlfft修改的,我在vlfft的IPC_start()前加入打印信息Printf("hello world from core%d\n",cordId),显示8个核心都打印出来了,但是没同步,但是在我自己修改的例程里面,显示只有核0打印了,我的cfg文件也是参考例程改的