This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

"Sec" values increasing much too quickly...

I'm using uVision 4.7 to debug my Mbed LPC1768 (Cortex M3). When I run the debugger, everything works fine except the elapse time in seconds is very off. In the register window, "sec" increases about 10 times too fast. I believe this is do to uVision believing the Mbed is running at a slower clock rate than it actually is. uVision uses the number of instructions performed to calculate the time. Does anyone know how to change this clock rate?

Parents Reply Children