• Why is the debugger hanging?
    Hi I'm writing my first ARM application. I have C++ code that works in Visual Studio on Windows and I am porting it to ARM using ARM Dev Studio. I want to target Cortex M6 but am currently targeting...
  • 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...
  • 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...
  • Why is the debugger hanging?
    Hi I'm writing my first ARM application. I have C++ code that works in Visual Studio on Windows and I am porting it to ARM using ARM Dev Studio. I want to target Cortex M6 but am currently targeting...
  • 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...