• TM4C123G LaunchPad Problem with Logic Analyzer
    I am using the Tiva Series TM4C123G LaunchPad Evaluation Kit "EK-TM4C123GXL" and I have been having issues trying to use Keil Logic analyzer (Keil Uvision 5) for IO output with no success. As a test...
  • Startup code for TivaC microcontroller
    I opened a startup code (startup_tm4c123.s).. i didn't find any code about coping the initialized variables from ROM to RAM. How can Keil copy them at start ?
  • KEIL logic analyzer with AC781X
    Hello! I'm facing issue while trying debug with J-link/J-TRACE cortex debugger. My goal is to watch a global variable and plot it to logic analyzer.I had enabled trace function and add signal to logic...
  • Logic Analyzer
    How to use the logic analyzer in Uvision3?
  • 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...