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.

关于sys/bios、IPC、NDK、srio、hyperlink



您好,最近看sys/bios文档,有几个问题想咨询一下专家。

1.如果我的工程中不使用sys/bios,我能够使用IPC、NDK、srio、hyperlink中提供的函数库吗?

2.如果不用sys/bios,多核之间的通信、共享内存等功能怎么用?要自己实现吗?

2.我想把应用程序烧写到nor flash中实现NORboot,MCSDK中有把 app.out 转换成 app.bin的工具吗?

3.