• Is it possible to disassemble a c51 library file ?
    Hello, I have an old library file and lost the source code. Is it possible to disassemble it to get the source ? It was built with a Keil compiler, though possibly an older version. It is generic...
  • Can't step through code
    I am using the restricted version of uVision3 along with ULink JTAG adapter, and I am trying to debug some C code. Every time I try to single step through my code it always goes to the disassembly window...
  • Disassembly
    Hi all I would like to know how to copy or store the contents in the disassembly window in Uvision3. looking for ur help. thanks t.senthil
  • Can't step through STR9LIB code
    If I use any of the library source code from C:\Keil\ARM\RV30\LIB\ST\STR91x (91x_ssp.c for example but it is the same for all of them) and build the project (with no compiler or linker warnings or errors...
  • Cant Step through C code
    I seem to be having the same issue as someone in this thread: http://www.keil.com/forum/15652/ I had it before and got it to go away, I'm not sure how... Now nothing I do works, I cant debug...