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.
工具与软件:
您好!
MSPM0C1103或 MSPM0C1104是否可以通过 I2C 进行刷写?
谢谢!
Marinus
尊敬的 Marinus:
BSL 源代码位于 SDK 中。
以下是典型安装目录-> C:\ti\mspm0_sdk_2_01_00_03\examples\nortos\LP_MSPM0C1104\bsl
有一个描述 BSL 的 README.MD 文件、其中提到 BSL 位于前6k 存储器中、并且具有"静态写保护"、这意味着在批量擦除期间、BSL 受到保护、不会被擦除。
为方便起见、我已附加 readme.md。