Dear All,
I successfully programmed and debugged MSP430f5438a based board.But when the debugger is disconnected from target , the code fails to run . I doubt whether power on reset is not happening when the board is powered on without debugger.
- program runs from begining when debugger is connected. (power on reset happens each time board is powered on)
- program remains in its last stage when debugger is not connected.(program fails to start from its begining during power on)
FET debugger is used. Please share your thoughts.