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.

[参考译文] AM5728:如何在 SYSBIOS 中使用两个 a15内核

Guru**** 2487425 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1442320/am5728-how-to-use-two-a15-cores-in-sysbios

器件型号:AM5728

工具与软件:

您好!

IAM 计划从以太网读取数据并将其存储在 USB pendrive 中。USB 为3.0、每秒接收的以太网数据为25MB/s、

是否可以使用一个内核在一个内核 a15 (内核0)中  接收来自以太网的 数据、并使用 另一个内核 a15 (内核1)将接收到的数据存储在 USB Pendrive 中?

我也不需要我的程序在 Linux 中运行,因为我的客户端请求  

现在、我要选择 RTOS、

没有任何示例可用于使用两个内核