• ADMIN: Moderator-locking or yet another forum bug?
    The recent thread http://www.keil.com/forum/19213 is now locked. Is this a silent moderator action, or one of many errors with this forum - like old threads allowing one (1) post to be added...
  • RTOS (RTX) Mutex-Semaphore problem
    Hi all , I thought the only differences between a Mutex and a semaphore are the count(Semaphore Capability) and priority inversion(Semaphore Capability) . Today , I’ve encountered something strange...
  • ARM: Simulator printf
    I have created a project in Microvision 5 for an ARM Cortex-M0 (ARMCM0), and enabled the Simulator. I pull up the Debug (printf) Viewer and run the following code #include <stdio.h> main(void) ...
  • Build a Universal Coil Winding Machine
    I must build a coil winder like those available in electronics catalogs years ago from common, easily-obtained materials. Although it may look complex, it really is not. Will I find that it is easy to...
  • I need the help of expert
    I am making a project about DS80C400. I need to relocate the program objects of some library files,but only some of them can be relocated(for example rom_task.lib),others can not,such as ROM_SOCK.LIB...