• 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'…

  • Cannot obtain license for compiler(feature compiler5) with license version 5.0201301?

    Hi,

    1) I am using uvision 3.0 version to build my application and I am getting an image size X. Is it possible to reduce the size by using DS-5.

    2)I have installed DS-5 evaluation version 5.14 and i created sample project.If I try to build my project I…