Team,
When using the BSL for the MSP430FR2433, I understand the SetPC command can be used to have the program execute after programming via I2C BSL. In the user's guide SLAU610, table 6 lists the core commands table that includes SetPC but not a specific reset command. This reset invocation is mentioned in section 4.11.
Is there an unlisted command for this reset, or is the author expecting the user to invoke a PUC or POR via their application code (watchdog timeout, etc)?
Finally, the scripter example shows also the SetPC command. If there is a specific reboot / reset command, is there a scripter example illustrating this?