Hi,
I want to confirm that if I disable the BSL by writing 0x55555555 to address 0xFF84 in FRAM for the MSP430FR2475, will mean that it is unable to be accessed by I2C or UART. I haven't filled up the BSL configuration register either.
Also, if the BSL is disabled in this way, how is the application code actually loaded on FRAM? i.e. how does bootup occur on the MSP430 if the BSL is disabled? Who jumps to application code?