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.

[参考译文] TMS320F28377D:探索如何使用双核进行内存使用

Guru**** 2475925 points
Other Parts Discussed in Thread: C2000WARE

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1471783/tms320f28377d-explore-the-use-of-dual-core-for-memory-usage

器件型号:TMS320F28377D
Thread 中讨论的其他器件:C2000WARE

工具与软件:

您好!

我正在处理一个使用 CPU1 (512KB)的项目。 应用程序大小需要更大的大小;我需要知道如何将 CPU 2内存(另一个512 KB)用于相同的应用程序。

有人可以指导一下吗?


感谢支持团队  

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

    您好!

    请查看 SDK 中的双核示例- C2000Ware_5_04_00_00\driverlib\f2837xd\examples\dual。

    这些示例同时使用 CPU1和 CPU2内核存储器配置。

    谢谢

    Aswin