• Command Line return code
    Hi there, I am using UV4 from the command line as such: > UV4.exe -b myproj.uvproj and this works fine, the build completes and returns "0" However, whenever I use the same to try and...
  • COMMAND LINE
    WHAT IS COMMAND LINE IN KEIL? HOW TO PASS PARAMETER VIA IT? FOR COMPILING PROGRAM BY --C99 WHICH PARAMETER HAS TO BE SET
  • error using in-line function
    void test() { #pragma asm MOV R0,#55H #pragma endasm } this code generates A45 error:undefined symbol
  • C/C++ line spacing
    Hi, if I set the visual vertical size of the uVision IDE C/C++ window to a size of 100 lines in uVision V4.50 then setting the V5.25 IDE to the same vertical size it only shows 85 lines. Both IDE...
  • Excessive line length
    The article describes a limitation of the editor - so you could always use a different editor... However, every editor has to have some limit on its maximum line length - 2048 characters does not sound...