Other Parts Discussed in Thread: MSP-FET 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/981634/msp-fet430u80-debugger…
Other Parts Discussed in Thread: MSP430FR5994 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/879113/how-to-compile…
How to use following function? Such as the port parameter detail definition. And how to write the series code to call this function?
TelnetNotifyModemState(uint32_t ui32Port, uint8_t ui8ModemState)
Other Parts Discussed in Thread: MSP430FR2433 想請問CCS MSP430如何燒錄兩個code在不同區域?
型號:MSP430FR2433
bootloader燒入在0xC400 (length:0x1400)
app燒在0xD800 (length:0x2780)
是藉由lnk_msp430fr2433.cmd去更改嗎?
但如果燒完bootloader再燒錄app,app會不會把bootloader區塊清除掉?