• 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...
  • Compute CRC of code with armlink
    I'm starting to write a bootloader for my Cortex-M4 processor. At start I need to check integrity of application in flash, for this I need the compute the CRC of the content of the flash and compare...
  • Problems simulating Tiva TM4C123G using ARM-MDK 5.12.0.0
    Problems simulating Tiva TM4C123G using ARM-MDK 5.12.0.0. Hi all, I need a bit of help. I havent worked with Keil IDE for more the 10 years and just started to play around wiht the TI Tiva C...