• FET-TMS470R1B1M: *** error 65: access violation at 0xFFFFF70C: no 'write' permission.
    I am trying to write in system moudle configuration register(PCR), and while in simulator mode, i am getting this error: *** error 65: access violation at 0xFFFFF70C: no 'write' permission code...
  • Keil debug mode, register view show “external FET source–drain short”
    I use beidge drive(6 mosfets) with a Infineon chip and my programing environment is Keil microvision 5. Earlier I was able to operate the mosfets by the PWM from the Infineon chip for a BLDC motor...
  • 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...