• nexpected error has occurred
    www.reddit.com/.../ www.reddit.com/.../ www.reddit.com/.../
  • Conditional Breakpoint
    Hello, I'm trying to set a conditional breakpoint. The debugger should break if a specific line is reached and an additional condition like x == 2 is true at the same time. I've tried an expression...
  • if condition
    Hello, I was compiling my firmware program written in C using Keil microVision2 V2.4 compiler. The target is c8051F120 microcontroller. I noticed that the compiler accepted the following: if...
  • Voilation occurring in simulation
    HI, I am using STM32f103c8 and keil for programing and am new to this. But i am facing problem of memory voilation when simulator choose in target configuration while debuging. its showing this error...
  • Why this bug occur?
    C51 V8.05a The new uVision 3.33 editor when a line contain space, the cursor's position indicate error behind space, why this simple error occur, is you not check at all?!