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

how to download and install free try Arm compiler 6?

how to download and install free try Arm compiler 6?

Parents
  • Yeah, I have installed it. But When I compile using it . It shows this.

    armclang -g -Wall  -O1 main.c

    armclang: error: Failed to check out a license.

    The license file could not be found. Check that ARMLMD_LICENSE_FILE is set correctly.

    Information about this error is available at: ds.arm.com/.../m1

    General licensing information is available at: ds.arm.com/.../

    If you need further help, provide this complete error report to your supplier or license.support@arm.com.                                                                          

    - ARMLMD_LICENSE_FILE: '/home/share/install_file/arm_compiler6/license_terms'

    - LM_LICENSE_FILE: unset

    - ARM_PRODUCT_DEF: unset

    - ARM_PRODUCT_PATH: unset

    - ARM_TOOL_VARIANT: unset

    - Product location: /home/share/install_file/arm_compiler6/arm_compiler6_bin/sw/mappings

    - Toolchain location: /home/share/install_file/arm_compiler6/arm_compiler6_bin/bin

    - Selected tool variant: product

    - Checkout feature: compiler5

    - Feature version: 5.0201910

    - Flex error code: -1

    Product: ARM Compiler 6.13 Professional

    Component: ARM Compiler 6.13

    Tool: armclang [5d895a00]

Reply
  • Yeah, I have installed it. But When I compile using it . It shows this.

    armclang -g -Wall  -O1 main.c

    armclang: error: Failed to check out a license.

    The license file could not be found. Check that ARMLMD_LICENSE_FILE is set correctly.

    Information about this error is available at: ds.arm.com/.../m1

    General licensing information is available at: ds.arm.com/.../

    If you need further help, provide this complete error report to your supplier or license.support@arm.com.                                                                          

    - ARMLMD_LICENSE_FILE: '/home/share/install_file/arm_compiler6/license_terms'

    - LM_LICENSE_FILE: unset

    - ARM_PRODUCT_DEF: unset

    - ARM_PRODUCT_PATH: unset

    - ARM_TOOL_VARIANT: unset

    - Product location: /home/share/install_file/arm_compiler6/arm_compiler6_bin/sw/mappings

    - Toolchain location: /home/share/install_file/arm_compiler6/arm_compiler6_bin/bin

    - Selected tool variant: product

    - Checkout feature: compiler5

    - Feature version: 5.0201910

    - Flex error code: -1

    Product: ARM Compiler 6.13 Professional

    Component: ARM Compiler 6.13

    Tool: armclang [5d895a00]

Children