• watchdog won't reset
    Hello, I want to do a reset using a watchdog but it's not resetting. I do not have any other watchdog code in my project. I am using SAM7x256. I am using this code: AT91C_BASE_WDTC->WDTC_WDMR...
  • Ram clear after reset
    Hello, I am working on a project based on STM32F103VC microcontroller. I tried to find any resource/discussion/application note on clearing of internal SRAM after reset (i.e. initialization of SRAM...
  • FLIP won't upload program using XDATA, AT89c51cc01
    Hello, I'm using a AT89c51cc01 and would like to add external memory. The code compiles but i can't get it loaded into the µc. Could annyone assist me with this? Kind Regards Rob #include...
  • Reset / Clear Capture Register LPC2xxx
    Hello, how can I reset / clear or write 0 to the Capture Register of a LPC2368? Only with an hardware reset? Thank you very much for some help.
  • Code that won't execute
    Has anyone seen problems were sections of code will not execute when compiled at different optimization levels? For example, we have and application that is run from a menu structure through the UART...