• DAbt_Handler error but there is memory there
    Hi All, I'm trying to debug an LP2294 (using a ulink 2) with RTX and external SRAM. Most (not all) of the time it won't reset but crashes with a DAbt_handler error. So I look at R14 and it shows...
  • RL-RTX and RL-FlashFS ->DAbt_Handler
    Hi, Use: MDK-ARM V4.14, RL-ARM V4.13 Processor: LPC2478 (MCB2470). The Code of the program: __task void task_main (void) { finit();// =>DAbt_Handler os_itv_set(100); while(1) { os_itv_wait...
  • Resetting with HW Reset
    Hi, We are using LM3S9B96 dev kit, custom hardware with LM3S9B96 and Keil tools with ulink2. In the uVision options, there are 3 ways to reset the board before connecting "HW Reset", "SYSRESETREQ...
  • Reset
    In one of my projects where I use 89C2051 microcontroller, I connect one O/P pin to a mechanical counter (through a driver). My problem is when reset during switch ON, my O/P pin goes high and come down...
  • Reset
    hi I am using AT89C51 for digital clock and some other purpose, I want to reset circuit at startup, I mean when I turn on the circuit, at first time “reset circuit” send the one pulse for an XXn...