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.

[参考译文] TMS320F28377S:HWBIST 内存要求

Guru**** 2468610 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/974606/tms320f28377s-hwbist-memory-requirements

器件型号:TMS320F28377S

您好、专家、

在硬件内置自检指南中、列出了 HWBIST 内存的要求、16位内存地址是什么意思? 任何 RAM 空间不是 C28中的16位存储器地址?

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

    强、

    我认为这是指地址范围与字大小。  您可以更正的是、C28x 上的最小字大小为16个数据位。

    因此、为了使 HWBIST 正常工作、堆栈指针(CPU 寄存器中的 SP)必须位于0x0020-0xFFF 之间(考虑到前32个保留字和完整上下文保存所需的80个字)。

    最棒的

    Matthew