NIrmal, I have now been able to program the FR5739 FraunchPad with MSP-FET using BSL-Scripter. Please see the following simple script for details. Also, please check HW connections between Fraunchpad and MSPFET. For BSL usage, the target must be connected to the MSP FET via Test & RESET pins. This is not the same configuration that SBW uses. HW Connection Example: Simple Script: LOG // //COM Port must be BackChannel UART (Application) MODE FRxx UART COM61 // RX_PASSWORD pass32_wrong.txt // DELAY 2000 // RX_PASSWORD pass32_default.txt // //Simple Blinky Example not included RX_DATA_BLOCK Blink_FR57xx.txt // CRC_CHECK 0x4400 0x0020 // SET_PC 0x4400
↧