Other Parts Discussed in Thread: MSP430F5326
I am facing a strange problem. The program written to Flash using launchpad SBW runs perfectly but it disappears when I disconnect the power and reconnect it.
I am using MSP430F5326 and 24. Programming is in system programming on a custom card via launchpad.
The circuit is not new and other boards of the same design do retain the program without any issue. However I cannot understand why 2 pieces of the same board are exhibiting this problem. I have replaced the MCU's 3 to 4 times.
I am only using the launchpad for power although the board has power input, I am not using external power for debugging this problem.
I also notice that the MSP runs a bit warmer.
What could possibly cause this issue?
When the program is originally written, it works fine any number of times until I disconnect the power. On reconnecting the power the code does not start at all and I have to reprogram the MCU and again it works fine until I power it down and again the programming seems lot when power is applied next.