请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:LP-MSPM0L1306 在使用 TexasInstruments.MSPM0L11XX_L13XX_DFP.1.2.1 MSPM0L130X.SVD 时、我遇到 以下代码问题。 此问题是由于 0x0 第4742行是0x0、在某处、我可以找到我在 技术参考手册 中查看的长度、但无法确定应该是什么、因为 CMDWEPROTC CMDWEPROTB 和 CMDWEPROTA 的显示方式略有不同。
感谢您的观看
<register>
<name>CMDWEPROTC</name>
<description>Command Write Erase Protect C Register</description>
<addressOffset>0x11D8</addressOffset>
<size>32</size>
<access>read-write</access>
<fields>
<field>
<name>CMDWEPROTC_VAL</name>
<description>Each bit protects a group of 8 sectors. When a bit is 1, the associated 8 sectors
in the flash will be protected from program and erase. Note that the sectors
protected with this register start at sector 256 in the flash, where the sectors
protected by the CMDWEPROTB register end.</description>
<bitOffset>0x0</bitOffset>
<bitWidth>0x0</bitWidth>
<access>read-write</access>
</field>
</fields>
</register>