Other Parts Discussed in Thread: MSP-TS430PM64A
Hello,
I am attempting to access the ROM Boot loader on a MSP430F4152. We built an interface circuit based on the one in SLAU319AD. Serial data from a USB serial converter was connected to the interface circuit which in turn is connected to a MSP-TS430PM64A development board and the MSP430F4152..
The PC application program is the BSLDEMO code from the BSL_Scripter-3.4.0.2 that generates the proper waveform into the RST and TCK pins as shown in Figure 1-3 of SLAU319AD. I can also see the sync character on the BSL data in pin. Despite all this, there is no data on the BSL transmit pin.
To confirm that the MSP is operating, I flashed one of the demo programs that toggles the BSL transmit pin (P1.0 - Pin 53). It stops briefly during the BSL entry sequence but then resumes the toggle. I would have assumed that the device would be in boot loader mode and be running the ROM boot loader which would NOT toggle the output. I start off with the toggle program running on the MSP. When the RST line goes low, the toggles stop but on the rising edge of the RST the toggle starts again. So, I am sure that the MSP is not in bootloader mode.

Thank you,
James