请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:AM2434 我想知道 am2434处理器将如何处理访问通用外设的多个内核、是否要进行仲裁或执行一些访问策略?
继续介绍同样的内容、对于运行不同任务的多个内核、将如何处理存储器区域访问、例如 eMMC 等
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.
尊敬的 Aniruddh Khalatkar:
若要在 CPU 上访问相同的外设、系统设计人员应在系统上实现一个互斥或二进制信标。 这需要确保 CPU0访问的外设是否未被 CPU1干扰。
此致、
Aakash