• SM is the abbreviation of two different compile directives
    Hello all, I'm experimenting with SMALL and SAVEMAC compile directives and found something in the manual a bit confusing. According to http://www.keil.com/support/man/docs/c166/c166_small.htm...
  • 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...