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.

[参考译文] MSP430FR2433:信息内存段的用途和用法

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1109976/msp430fr2433-purpose-and-usage-of-information-memory-segment

器件型号:MSP430FR2433

数据表第61页 上是存储器组织表。 有一个称为信息存储器的段。

  • 这不是也称为用户数据吗?
  • 这是一段存储器、我们可以存储任何所需内容、而不会被某个进程过度写入?
  • persistent()是否使用该段进行存储?