This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ARM compiler upgrade

We are considering to upgrade ARM compiler from 4.1 to ARM compiler v5.06 or even to compiler 6.13. The projects we are mainly working for is with architecture ARMv5TEJ

Evaluation for ARM 6.13 is started and following errors are obtained

armclang: error: unsupported option '--c90'
armclang: error: unsupported option '--diag_error'
armclang: error: unsupported option '--cpu'
armclang: error: unsupported option '--li'
armclang: error: unsupported option '--list'
armclang: error: unsupported option '--diag_remark'
armclang: error: unsupported option '--diag_error'
armclang: error: unsupported option '--sys_include'
armclang: error: unsupported option '--kandr_include'
armclang: error: unsupported option '--library_interface=aeabi_clib'
armclang: error: unsupported option '–dwarf2'

And armclang no longer provide the compile switch for ARMv5 architecture.

Please advise if there is any alternative & compatible compile switches to resolve compile/link problem.

By the way, is ARM compiler 5.06 still available for purchase and provide support ?

Parents
  • Hi Ronan

      I 've got following information by clicking the "Arm Development Studio" link and I have some questions :-

      1. Does it mean that the Arm compiler 6 is available if we buy ARM Development Studio ?

      2. And the license come with it also allow us to use with Arm compiler 4.1 or Arm 5.06, right ?

      3. If the Arm Development Studio does not come with Arm 5.06 and we have to download Arm Compiler 5.06 or 4.1 from somewhere else, right ?

      4. If so, would you provide us the link where we can download the legacy compiler release ( both 5.06 and 4.1 with latest patches ) 

    Thanks

    Arm Development Studio includes:

    1. Arm debugger and Keil µVision debugger
    2. Embedded C/C++ Arm Compiler 6 including backwards compatible license

      

Reply
  • Hi Ronan

      I 've got following information by clicking the "Arm Development Studio" link and I have some questions :-

      1. Does it mean that the Arm compiler 6 is available if we buy ARM Development Studio ?

      2. And the license come with it also allow us to use with Arm compiler 4.1 or Arm 5.06, right ?

      3. If the Arm Development Studio does not come with Arm 5.06 and we have to download Arm Compiler 5.06 or 4.1 from somewhere else, right ?

      4. If so, would you provide us the link where we can download the legacy compiler release ( both 5.06 and 4.1 with latest patches ) 

    Thanks

    Arm Development Studio includes:

    1. Arm debugger and Keil µVision debugger
    2. Embedded C/C++ Arm Compiler 6 including backwards compatible license

      

Children