Other Parts Discussed in Thread: MSP430FR2433,
When I attempt to use the UART bootloader demo the target rejects the host and does not boot load.
After reading thru slau550p MSP430FRAM Devices Bootloader document a few times and trying many times to get one MES-EXP430FR2433 launch pad to bootload a second, I have given up.
Short list of the steps I took:
- I used the provided images in the MSP430FRBoot 1_01_00_00
- Loaded the UART target into one launch pad, the host boot into another.
- I crossed the RX line to TX an TX to RX between the two launch pads and a ground line.
- Verified the target was in Bootloader mode, LED1 and 2 are on.
- Moved the LED2 of the host to P2.1, (The documentation states to move it to 1.2, but the code seems to use P2.1), either configuration does not seem to make a difference.
- Press S1 on the host, LED1 would flash and UART character would send at 57600bps.
- Start with 0xAA, target would receive 0xAA in the buffer, but my logic analyzer never sees a 0xAA but does see 0x00 acks and 0x80 headers starts.
- Length, command, and checksums do not seem to be sent correctly, per my logic analyzer.
- Observed behavior seems to be the same, logic analyzer connected or disconnected, backchannel UARTs connector or disconnected, I have removed the RX/TX jumpers on between the eZ-FET debug prob, no change.
Has anyone else been able to get this demo to work on the MSP430FR2433?
Thanks
