Hi everybody,
i´m having a question to the bootstrap loader on the msp430f149.
i have to develop an application with a bootloader. the requirement is that the connection to the bootloader have to go over the uart interface (uart0 pins p3.4 / p3.5). so i thought i can use the internal bootloader (bsl) of the msp430. but it doesn´t work with this pins, is it right?. because the bsl using the timer-uart (pin p1.1 / p2.2).
now my questions:
is it possible to manipulate this bsl that i can use the uart interface (uart0 pins p3.4 / p3.5)?
or, can i replace this bsl on the msp430 by an own bootloader?
thanks for your help,
tobias