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.

XDC和Linux,BIOS,IPC的关系

Other Parts Discussed in Thread: SYSBIOS

XDC和linux,biso,ipc之间的关系是啥啊,为什么linux上要安装完XDC之后才能加载安装bios和IPC

  • 与linux没有什么关系,bios依赖于xdc,IPC依赖于bios,CCS中集成了默认版本的XDC,具体参考sysBios user guide及如下链接说明。

    http://processors.wiki.ti.com/index.php/How_is_SYS/BIOS_related_to_XDCtools_and_RTSC%3F

  • IPC依赖于BISO?可是IPC要在Linux上运行啊,怎么会和Linux没关系

  • IPC有不同的版本,之前IPC版本只支持sysBios,在IPC 3.0以后的版本也支持linux,具体请参考IPC install folder下的user guide。