• 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 in simulation mode
    Hello, I'm using the simulator to debug a simple program which is build for a lpc1778. I use timer 1 to trigger an interrupt on a 1mSec interval. In the interrupt service routine I increment...
  • logic analyzer in simulation mode
    Hello, I'm using the simulator to debug a simple program which is build for a lpc1778. I use timer 1 to trigger an interrupt on a 1mSec interval. In the interrupt service routine I increment...
  • uVision Logic Analyzer GPIO in SW simulation?
    Hello, I try use sw simulator for debbuging STM32F103C8 ( DARMSTM.DLL -pSTM32F103C8) and I would like to monitor the status GPIOC pin 7 in the Logic Analyzer. In Setup Logic Analyzer I add PORTC.7...