• Debug-Watch list and memory window
    I have a starter development kit version of STR91x. Memory window does not display any thing neither accepts any variable or function name like main, Has memory window disabled in started kit version...
  • Bug in uVision v4.12
    Anybody tried the latest release of uVision with Win98? I found that you can not remove files from a project once you have added them. You just get a msg box asking if your sure that you want to remove...
  • uVision debugging 'Watch' question
    Hi, I'm using the Keil uVision V4.03q. I wonder if there's any setting to be able to watch all variables during debugging? If I want to watch a function argument in a function it says: 'out...
  • Compiler Bug List for C51
    I'm currently on a program that uses Keil Compiler v 5.20 (DLL 1.32a). The program does not want to change compilers at this point. So I need to be aware of the compiler bugs in this version of the compiler...
  • uVision3/ARM watch window bug...?
    The uVision3 IDE watch window shows the value of pString incorrectly (when stopped on a breakpoint in the "bug" function), unless pString is actually referenced in the function (by, for example, uncommenting...