Part Number: MSP430F2618
Greetings.
Our MSP430 program includes a bootloader which I have written.
I would like to use the built in BSL, but I haven't access to the BSL pins P1.0 and P1.1 They are used for other things.
Is it possible to access the BSL from P3.7/UCA1RXD and P3.6/UCA1TXD because we use this pins for user connection? Could it be done with a pointer for example? Has the built in bootloader a start address?
JC