• Watchdog
    When a watchdog timeout occurs, it could be the result of many causes. The code could be 'out in space' due to a bad pointer corrupting anything it wants to. It could be due to a fault condition that...
  • never ending loop on dbg_task_notify
    Hello I'm working on a project which uses RTX. All is running fine in the emulator but when I run in debug on the real target my init task (os_sys_init(Start)) is never called. When I break the...
  • DHCP never acquires IP
    Hi, I'm using a MCB2300 with LPC2368 and I can't get the DHCP client from TCPNET working. I set up the static ip to 0.0.0.0 (as http://www.keil.com/support/docs/3232.htm ), waiting for 35 seconds...
  • Never blindly trust sensors
    See here: news.yahoo.com/.../us_planes_speed_malfunction
  • STM32: MSC_MemoryVerify will be never called
    Hi, could someone tell me why the function MSC_MemoryVerify (using STM32F103 and windows xp) will be never called during or after writing a file to the mass storage device? I thought after writing...