• Logic Analyzer
    Hi!! Can anyone Help me?? I have a STM32f4_DiscoveryBoard. I wrote a Code, in which i am controlling the speed of DC Motor using PID Controller technique on Keil_MDK and it's working fine. Now, I...
  • Logic Analyzer
    How to use the logic analyzer in Uvision3?
  • TM4C123GH6PM: Can not setup Logic analyzer?
    I am trying monitor PORTF.2 of Tiva C launchpad by Logic analyzer. However, when I add (PORTF&0x00000002)>>1 as Signal name, Keil post a message: Unknown Signal. How could I fix it? I am using uVision...
  • Logic Analyzer setting
    Hi developpers , Actually I meet a problem with the use of the logic analyzer in myproject ,I can't add any signal in real debug mode ( not simulation) I use the keil ulink ME probe,so I searched in...
  • 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...