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.

[参考译文] CCS/TMS320C6678:TMS320C6678

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/822726/ccs-tms320c6678-tms320c6678

器件型号:TMS320C6678

工具/软件:Code Composer Studio

您好!

如何在 DSP 上生成 PRBS 模式(TMS320C6678)?

下面是我的初始化值、如 TMS320C6678数据表中所述

SRIO_SERDES_CFGRX (0、1、2、3)= 0x044404B5

SRIO_SERDES_CFGTX (0、1、2、3)= 0x011807B5

和 AM 将 外设设置控制寄存器(0x02900014)设置为0xF (以覆盖 PRBS)。

除了上述初始化之外、我还需要遵循什么其他内容吗?

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

    您好、Mallikarjun、

    用于启用 PRBS 的配置对我来说是正确的。 您还可以参阅 Processor SDK K2H 中 ti\diag\SerDes_diag 中的 PRBS 示例-

    其中、我们使用31位模式。

    此致、
    Garrett