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.

【c6678-PCIe】:多核共享PCIe资源,在多核竞争性访问PCle时,是否需要软件上互斥管理?



TIer,

早上好!

有如下问题想咨询一下:   

Q1:多核共享PCIe资源,在多核竞争性访问PCle时,是否需要软件上互斥管理?

Q2:在多核共享资源上,有没有论述全面的指导性文档和demo,如果有的话,如何获得?

谢谢!

 

  • PCIe初始化只需要一个core完成,在之后进行数据传输时,对于发送侧,只需要向PCIe data memory写数据,所以不需要互斥;你可以参考多核编程手册,其中有涉及多核资源编程相关。

    http://www.ti.com/litv/pdf/sprab27b