• Why "step into" position didn't match with new module ?
    Dear All, I have tried to run Dhry.uv2 in \keil\c51\example\dhry and it works. However, I tried to sdd some empty line between statements in every module such as Dhry.c or time.c ,I found when I type...
  • LPC2148 Run to main option didn't work
    I'am working with Keil uVision4 for ARM on Windows 7 64-Bit Professional Edition with the ULink2 also from Keil. My problem is, that when I start debugging, the debugger didn't run to my main (the...
  • Didn't access the USER CLASS in HUGE mode
    Hi! i can't use the user class for main when the memory model is in HUGE 8MB programing *** WARNING L47: NO SEGMENTS ASSIGNED TO USER CLASS*** .if i use 64k programing i can access the user class no...
  • Why it not work?
    I use Dallas DS5002,My progrem work good in samll mode,but I compiler it in compact or large mode,it can not work.My progrem data variable is too many,stact is overflow in samll mode.I must use compact...
  • Why not printf works always....
    Why not printf works always.... When I tried with Keil Monotor Driver51 it did not work but was working in simulation mode. But now again when I try to debug sample code in simulated mode it does...