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.
Git作为Linux下常用的版本开发及维护工具,附件是其使用操作指南。
Andy Yin1,感谢你的分享。
请问,C6678下跑linux的话,能否实现操作系统只加载到1个core中,但可以同时管理8个core呢?就像多核PC机上跑操作系统那样。
您好:
如果需要DSP核跑Linux的话跑的是ucLinux而不是普通的Linux,ucLinux是使用DSP的编译器实现开发的,一些开源社区上有发布的DSP用的ucLinux源码,目前好像ucLinux还不支持您所提到的类似于普通Linux的SMP功能。