主题中讨论的其他器件:MSPM0G3507
我使用的是 Code Composer Studio 12.4.0。
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.
尊敬的 Kei:
我在这里得到了我们软件团队的澄清。 TI CLANG 编译器中找到的 ECC 标志 可用于生成实际的 ECC 代码并可能注入错误。 默认情况下,它对 MSPM0设备没有任何影响,因为当使用 ECC 区域时,FlashCTL 会自动计算和写入 ECC (默认)。
如果默认情况下不想使用 ECC、则需要修改链接器文件以将 默认闪存区域切换到其潜在的非 ECC 区域映射区域。 (Fash 默认为0x4140000)。