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/MSP430FR2355:如何使用校验和验证编程代码

Guru**** 2551110 points
Other Parts Discussed in Thread: MSP-GANG

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/814405/ccs-msp430fr2355-how-to-verify-programmed-code-with-a-checksum

器件型号:MSP430FR2355
主题中讨论的其他器件:MSP-GANG

工具/软件:Code Composer Studio

我想验证特定的.hex 文件或编程文件是否与已编程到 MSP430中的文件相匹配。 在擦除/编程/验证过程中是否有一个校验和可从文件中读取? 我想用校验和标记十六进制文件、然后用校验和标记部件、然后让生产部门验证标签上的校验和是否与编程到器件中的校验和相匹配、并知道它与源编程文件相匹配。