• Something I do like about uVision 2.34
    The new uVision 2.34 includes the following feature: listing of files included in each C source file to the Project Window - File tab. Its nice. Now, if I could just get a project to build....
  • Something I do like about uVision 2.34
    The new uVision 2.34 includes the following feature: listing of files included in each C source file to the Project Window - File tab. Its nice. Now, if I could just get a project to build....
  • Keil uVision Start Reset Run Issue
    I am using RL-RTX with uVision IDE. Just recently I ran into a weird issue. The only way I can describe it, is by the following way: When I compile a C/C++ code I typically click on "Start/Stop...
  • Keil uVision Start Reset Run Issue
    I am using RL-RTX with uVision IDE. Just recently I ran into a weird issue. The only way I can describe it, is by the following way: When I compile a C/C++ code I typically click on "Start/Stop...
  • Compiler fault? (or am I missing something?)
    Using the latest Keil C compiler (V7.00) Executing on an Infineon XC161CJ-16F This code appears to produce the wrong result. At the "if" statement I expect v1 to equal v3 and for the main function...