请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
您好!
我想使用 MSP430F5419A-A 实现一个安全相关功能- MCU 启动时的 ROM 测试、用于验证 CCS 使用多项式0x11021创建的校验和、 CCS 可以这么做吗?
或者是否有其他方法可以实现这一点?
非常感谢!
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.
您好!
我想使用 MSP430F5419A-A 实现一个安全相关功能- MCU 启动时的 ROM 测试、用于验证 CCS 使用多项式0x11021创建的校验和、 CCS 可以这么做吗?
或者是否有其他方法可以实现这一点?
非常感谢!
是的、您可以使用 CCS 编写代码。
F5419A 还有一个内置 CRC 模块。 请参阅 有关 MSP430F5438和MSP430FR5739 CRC C 代码示例的 CRC 模块的问题 以及 使用 MSP430硬件计算 CRC。