• resetting microcontroller
    Hello, i am using LPC 2134 microcontroller which use ARM processor. Is it possible to reset it from any other location except ox0000 0000 and how?
  • Reset process in microcontrollers
    Hello everyone again, I have a question, can you reset a microcontroller with the ULINK2? I found information on the ARM page, as I said that the reset process is done according to the manufacturer, but...
  • Reset Problem
    Hi: My program works on my C164CI based circuitry and it works fine for some time say, like 24 hours and then the processor resets when nothing unusual seems to have happened. I have one interrupt...
  • Software Reset
    I want to force a reboot if a serious error occurs. I have tried the _trap_(0x00); function which inserts the SRST instruction but nothing happens. In debug mode i get an error message in the output...
  • Types of Resets
    I m using Xe164 micro controller where i have come across some few Terms like: Application resets Power Resets System Resets Brown Out Resets I want to know what are the differences between these...