• breakpoints cannot be set on some lines
    I set two breakpoints in my code. The first one works well, but the second one become a excalmatory mark,when I go into debug mode. Moreover, I have a error in Command window: *** error 35: undefined...
  • uvision skipping lines, debug?
    I have a project I tried cleaning and rebuilding but debug is skipping lines. while (1) { 1 Delay(); //delay 200ms 2 CanWriteData(0xA544); 3 Delay(); //delay 200ms } I put a break point...
  • Why code size increases after uncommenting some lines?
    Hello, I am a student from germany and I am working on a project with KeilC an uVison. I have a strange problem. - I get some C-code for a 8051 compatible - this code has extern linker files - the...
  • some problems about debug on AT91SAM7A3?
    I want to use the Ulink to debug AT91SAM7A3, when I choose the chip, i found the chip just have 16K RAM, but in fact AT91SAM7A3 has 32k RAM, may this is a bug of Keil? When I want to download the code...
  • 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...