I have tried installing the 30 day evaluation license for development studio 2020.1. The compiler that I have used is ARM compiler 5.06 update 6 (750).
While verifying the tool chain I am receiving an error as follows
Hi Priyanka,Arm Development Studio Evaluation only supports using the compilers which are packaged and installed with Arm Development Studio 2020.1. It does not support compilers which are not part of this installation - for example the standalone Arm Compiler 5.06u6 you have installed.The compilers installed with Arm Development Studio 2020.1 are Arm Compiler 5.06u7 and Arm Compiler 6.15. You can find these in your installation directory, and the documentation should help you get started with them.Best regards,Jonathan
Thank you Jonathan..
Based on your reply I used the Arm Compiler 5.06u7 and while running armcc could get the license.
But while trying to build with the license, I could not. and it is showing failure in license.
Regards
Priyanka
Priyanka,Use the suite_exec utility to ensure that the correct compiler version is being used by your build.https://developer.arm.com/documentation/101470/2010/Configure-Arm-Development-Studio/Register-a-compiler-toolchain/Configure-a-compiler-toolchain-for-the-Arm-DS-command-prompt?lang=enNote that a full Development Studio license (Silver edition and higher) will support earlier compiler versions. This limitation is only for the evaluation (and Bronze) edition. Note also that the evaluation license cannot be used for production software.