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.

[参考译文] AM2434:多核外设访问和 eMMC 访问

Guru**** 2434500 points
Other Parts Discussed in Thread: AM2434

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1218420/am2434-multicore-peripheral-access-and-emmc-access

器件型号:AM2434

我想知道 am2434处理器将如何处理访问通用外设的多个内核、是否要进行仲裁或执行一些访问策略?

继续介绍同样的内容、对于运行不同任务的多个内核、将如何处理存储器区域访问、例如 eMMC 等

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Aniruddh Khalatkar

    若要在 CPU 上访问相同的外设、系统设计人员应在系统上实现一个互斥或二进制信标。 这需要确保 CPU0访问的外设是否未被 CPU1干扰。

    此致、
    Aakash

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    非常感谢 Aakash、您能否还告诉我 eMMC 访问是由相同还是不同驱动的