• Debugger hangs on Float instruction
    When I run this code on my STM32L1 board, the debugger hangs once it reaches to a Float (in this case the variable 'Distance') or Delay, I mean it seems like it's processing, however it never goes through...
  • uvision IDE hangs frequently
    Hi, I am using a licensed version of uvision. It used to be working fine, but since past few days it started giving me problem. it suddenly hangs when I am writing my code and then only way to get...
  • Uvision Hangs when downloading flash
    Hello, It seems the uvision IDE hangs when I try to download code to flash memory in my LPC2131 part. I have both a Ulink and a Ulink2. The Ulink works just fine. The Ulink2 causes the hang-up. I downloaded...
  • uVision Debugger
    I have a STM32 device that I am trying to reverse engineer. I was able to grab the binary (firmware) using a cheap ST-Link v2 from eBay and the open source version of STLINK Tools, but I had a hard time...
  • uVision Debugger on GNU projects
    It seems that current uVision Debugger is not very compatible with the symbol table generated by GNU tools. I have a project on LPC2214, with GNU tools, each time debug it, i found some funny things,...