大家好!
目前在EVM上做6678 多核 以太网 boot,测试的是闪灯程序,单核的已经成功了,
下载多核(core0,core1)程序时,发现仅core0在正常运行,
以下为生成.eth文件时的.map文件(boot0.map对应core0,boot1对应core1),可以看到两核入口地址相同,
请问这是正常的情况吗
请问接下来应如何操作,才能实现多核boot
附:生成.eth文件夹
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.
大家好!
目前在EVM上做6678 多核 以太网 boot,测试的是闪灯程序,单核的已经成功了,
下载多核(core0,core1)程序时,发现仅core0在正常运行,
以下为生成.eth文件时的.map文件(boot0.map对应core0,boot1对应core1),可以看到两核入口地址相同,
请问这是正常的情况吗
请问接下来应如何操作,才能实现多核boot
附:生成.eth文件夹