Other Parts Discussed in Thread: MSP430F5524
I've been able to build, flash and load an image using the UART_BSL code supplied from TI on an MSP430F5524. It doesn't work exactly as I'd expect when I compare it to the ROM based UART_BSL on the F2XXX series. After entering test mode using the documented sequence (Toggle TEST line twice and release RST during the second toggle) a delay of about 40ms is required before sending in the first UART command. Is that delay expected? Is that delay documented somewhere and is it different depending on the chip? I'm planning to migrate our product from the 5524 to the 5324 and I want to use the exact same procedure if possible.