Other Parts Discussed in Thread: MSP430FR5949 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/773588/msp430fr5949…
Other Parts Discussed in Thread: MSP430I2041 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/663500/msp430fr5949-uart…
Other Parts Discussed in Thread: MSP430FR5949 // ************************************************ // // XLINK configuration file for MSP430FR5949 // // Copyright 1996-2014 IAR Systems AB. // // See the file 430/doc/licenses/IARSourceLicense.txt for detailed …
Other Parts Discussed in Thread: MSP430FR5949 TI工程师,及各位网友:
本人在使用MSP430FR5949时遇到如下问题:
我需要在MSP430FR5949的存储空间中存一些比如设备信息,硬件编号,补偿参数等信息和数据,但是这些信息在使用IAR调试下载程序的时候就会被完全清除掉,我应该如何操作,才能在MSP430FR5949的存储空间中建立一块被保护的区域,使得平时的调试和程序烧写不会破坏里面的数据,谢谢!