Part Number: MSP-EXP430FR5994
Hi,
I am trying to run a routine which does a software reset to the program and starts back at the beginning of my code, I try using
PMM_trigBOR (); but when i step through it it doesnt bring me back to the beginning of my program.