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.

[参考译文] TMS320F28335:内存检查

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1616181/tms320f28335-memory-check

器件型号: TMS320F28335

我每个人、
我需要对 C2000 F28335 的内部存储器执行以下检查、但我不知道如何访问该存储器或者是否可行:
在固定存储器区域 (ROM 和 RAM) 中验证校验和计算、ROM 和 RAM 之间的版本比较、以及固定和可变 RAM 区域中的 RAM 读取/写入检查(无内部耦合)。简而言之、我需要在 RAM 和 ROM 存储器区域中读取并执行校验和计算、并比较这两者、
谢谢。