Hi,
I am just learning about the MSP430 family, specifically a MSP430FR5739. I see that a factory blank device will have an R0 value of FFFFh and will enter into LPM4 mode. To do anything different I would have to enter Bootloader during reset. Correct so far?
Can I change the PC to an external RAM location? What port pins would be the default for address and data? If not how would I put data into a CPU general purpose register and read it back? All serially in the Bootloader?
Tony