• Browser Wildcard bug in uVision 2.12
    The 'Symbol' box in the Browser supports a '*' wildcard, which should match "zero or more characters." [1] Thus, you might expect that " *arm* " would give a match for: Al arm ; Al arm Number; Al...
  • uVision Bug Forward/Back Navigation
    I've been using uVision for a couple months now (V5.15) and have experienced this bug that is extremely frustrating. The bug is that after using the Forward/Back navigate buttons, eventually, I get...
  • uVision IDE MDK-ARM v5 bug?
    Hi, I was using the old uVision IDE V4.03q as I discovered that static declared variable inside a funtion loosed their value. I downloaded and installed the MDK-ARM v5. Static variables are okay...
  • Is this a C51 / uvision bug?
    Hi all Below is the result of some debugging. I have isolated some code from a bigger project and have put it into a stand-alone project. I basically don't understand why I can do right bit-shifting...
  • uVision Watch List Bug
    Hi there, I have a little annoyance that I would love to find a work around for. When I start a debug session using the simulator, the watch list does not always have all the variables I added to...