when i am using the msp430 ic on bread board after programming it is resetting again and again when i gie input it
any one please help for this problem thanx in advance
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
when i am using the msp430 ic on bread board after programming it is resetting again and again when i gie input it
any one please help for this problem thanx in advance
old_cow_yellow said:You can replace the ic, rewire the bread board, change the program, etc.
Exactly. If "nothing works" - use "divide by two" approach. First check against software error by using other, proven to work, test code. Like LED flasher example. Other option would be - to load your code into proper development board like LaunchPad.
???Bhargav sairam said:when i gie input it
Assuming no hardware defect (or breadboard wiring error), the most common cause for a reset loop is the watchdog timer. If you don't kick it at regular intervals, or disable it, it will reset the MSP.Bhargav sairam said:after programming it is resetting again and again
You should provide more details than "my undisclosed software on my secret hardware causes a reset (when I do something I don't tell you)"
**Attention** This is a public forum