• After RESET
    In one of my projects where I use 89v51rd2 microcontroller, I connect one O/P pin to Electric AC bell through relay. My problem is when reset during switch ON, my O/P pin goes high and come down thus...
  • IAP doesn't work after a power cycle
    A moderator can delete my previous post since it is no longer a problem. If I need to post a solution, I will. I have a LPC2368 within my system that accepts a file to then program itself with. ...
  • Power on reset problem
    If I power up my board the code runs but not properly, it appears to skip through delay routines instantly which is preventing correct initiation of some of the external devices. ...but if I then use...
  • mcb2300 - power cycle and reset
    I've noticed that mcb2300 doesn't start after power cycling (http_demo), but starts ok after reset. Is there any way to fix it?
  • Maintain breakpoints after reset?
    Hello, I'm new to ARM Development Studio. I'm working with U-boot and trying to set a breakpoint that survives a reset. However, it seems that my breakpoints are never triggered after reset. I'm...