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.
工具与软件:
您好!
我想问一下如何将闪存中的数据保存到特定区域。 我在 device_linker.cmd 中定义了内存位置、但我不知道接下来会怎么样。
写入和读取是可行的、数据会写入该地址、但当我查看"内存分配"时、该地址为空。
我 只需要存储大约3个参数(uint32_t) 、我希望将其存储在特定的存储器位置、以免覆盖或删除它。
有人能建议下一步该做什么吗? 或者,一些示例代码?
谢谢你
您好!
下面是一个示例。
此致、
Cash Hao