• User defined functions in uVision3
    Has anyone ever seen an authoritative document on using debug functions in uVision3? It could be a powerful tool if I knew how to use it, but what little information I have come across is scattered across...
  • SLOG not working in debug user function
    I use the serial logging feature (SLOG) in the debugger of uVision (V5.24.2.0). I want to switch on and off the serial logging, controlled by the running code. My intention was to use a user function...
  • User-defined function in uVision5
    Hi everyone, I have an assembly code that I want to run in uVision4. The .a51 code is as follows: MOV A, #002H MOV R0, #040H MOV 040H, #001H XCH A, @R0 MOV R0, #050H MOV 050H, #0F0H...
  • uVision3
    Hi, Can I use uVision3 for my project development?. Later, if we need to return back to uVision2, is there any effect on my code. what are the features added in uVision3?. Thanks Rajesh
  • uVision3
    Just received a KEIL DEMO CD labeled uVision3 , but it had uVision2 on the CD. Is there a new version of uVision coming out soon?