• Controlling the Simulator Logic Analyzer Update Rate
    While simulating a project on an ARM7 processor, it normally runs code at about 50% of real time speed. Opening the Logic Analyzer and plotting a signal or two reduces this to about 1%. Turning...
  • Controlling the Simulator Logic Analyzer Update Rate
    While simulating a project on an ARM7 processor, it normally runs code at about 50% of real time speed. Opening the Logic Analyzer and plotting a signal or two reduces this to about 1%. Turning...
  • Logic Analyzer does not show variable change in Simulator mode
    Hi Everybody there. I use Nuvoton NUC130LD3AN chip. It is from ARM Cortex-M0 core family. I wrote a program for it, and use uVision4 (v4.20, v4.60) Simulator to debug it. A global variable...
  • Logic Analyzer does not show variable change in Simulator mode
    Hi Everybody there. I use Nuvoton NUC130LD3AN chip. It is from ARM Cortex-M0 core family. I wrote a program for it, and use uVision4 (v4.20, v4.60) Simulator to debug it. A global variable...
  • cannot add variable to Logic Analyzer
    hi all. working on STM32F207IG with MDK compiler V5.06 update 6 build 750. debugging "release" version with trace enabled. sAxis[0].lActualVelocity is an int32 public variable. impossible to trace...