就是把三个核的out文件打包成一个emac启动镜像的工具。
还有PC测试加载程序,windows或者linux的都可以,最好有源码
谢谢。
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.
就是把三个核的out文件打包成一个emac启动镜像的工具。
还有PC测试加载程序,windows或者linux的都可以,最好有源码
谢谢。
在多核boot时,core0是作为主核先被boot起来,之后需要由core0向其他core发一个类似IPC的中断触发其他core,建议看一下c64相应的boot手册,可以参考EMAC 多核boot例程:http://www.deyisupport.com/question_answer/f/53/t/10240.aspx