• 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...
  • Used Hitex AX51
    I have an old Hitex AX51 emulator, about 10 years old, single owner. It was brought out of 6 years of storage last year and dusted off for a quick and final project using an old Philips semi-custom 8051...
  • Address allocation in AX51 and C51
    Let's say that I have two files in my project: Startup.A51 and test.c Some variables are allocated in Startup.A51; for example, REG_STATUS DATA 0A0H Also, some DATA variables are allocated...
  • trace - logic analyzer
    I'm using keil with STLINK, connected to a GD32F130C8. I can see, in debug, by means of Watch, variables changing in real time. Everything works fine. Now I would like to enable trace, in order...