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.

[参考译文] LP-MSPM0L1306:MSPM0L130X.SVD 中的位宽度问题

Guru**** 2448320 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1285856/lp-mspm0l1306-issues-with-bitwidth-in-mspm0l130x-svd

器件型号: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>

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

    您好!

     CMDWEPROTC 对当前的 MSPM0L130x 器件不起作用。 因为我们现在 M0L 器件上只有64个扇区的64KB 闪存。 没有用于保护的上部扇区256至511。 因此、在代码中无需配置 CMDWEPROTC 寄存器、  

    此致、

    现金豪