请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:MSP430F5418A 我希望我的结构的地址为0x1800 - INFOD -内部闪存存储。
这在代码中是如何实现的?
谢谢、
梅希
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.
我希望我的结构的地址为0x1800 - INFOD -内部闪存存储。
这在代码中是如何实现的?
谢谢、
梅希
你(们)好
请在 MSP430F54xx 代码示例(修订版 Y)上找到 msp430x54xA_flashwrite_01和02.c 代码示例。 您可以在 信息闪存上存储纯数据(而不是结构)。