Sorry, but there are no more tags available to filter with.
  • Beginner with uVision compiler error

    compiling this first try with uVision:

       AREA x,CODE,Readonly

       ENTRY

      

       mov r0,#1

      

       END

    results in:

    *** Using Compiler 'V5.05 update 2 (build 169)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'…