• Code Running Line-by-line (error 65)
    Hello, I am currently having problems running my code on Keil. I have to press the run button(F5) for every line of code. Furthermore, if I make a function call, once the debugger reaches the function...
  • last line always syntax error
    I wanted to write a programs about traffic light,but the last line aiways say syntax error. Help >> about µVision is display: IDE-Version: µVision V5.14.2 Copyright (C) 2015 ARM Ltd and ARM Germany...
  • On-line Manuals
    hi, Does anyone know a way to obtain last versions of Keil On-Line manuals placed at http://www.keil.com/support/man/ for off-line reading in .pdf or .chm format? For example, http://www.keil.com...
  • Error retrieving seconds system variable in command line
    I am trying to retrieve the seconds system variable in the uVision debugger command line for an 8051 core but I keep getting an "unidentified identifier" error. I'm simply typing in the following: ...
  • uV2 debugger - error 35: undefined line number
    I'm writing code for the Cypress EZ-USB. I've stuck with the file structure that Cypress uses in their examples, FW.C (frameworks) and periph.c (my device code). I'm relatively unfamiliar with the tools...