• Microvision2
    Can any one tell me the place for downloading microvision2 software
  • MicroVision2 -- It Would Be Nice ...
    1) If one could select / copy text in the Disassembly window. For example, when debugging, I find it useful to examine the compiler's output and compare different builds. 2) If one could use the Find...
  • Keil MicroVision2 in Linux using Wine
    Hi, I was wondering if anybody here has gotten the Uv2 IDE to work under Linux with wine. It does work pretty well for me except when it comes to the debugger using a monitor. For some reason wine...
  • uVision Debugger does not display the content of arrays correctly
    When using arrays and structs uVision debugger shows all elements as 0x00 even though the data is correct. I can verify the data is correct by outputing the array or structs contents to the STDIO. ...
  • how to start writing assembly(a51) language programs in microvision2 IDE
    i have now installes keil c package.i want to know how to do assembly language programming in IDE.