Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


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

Evaluation License Deleted

Hi,

I created an Evaluation version of the license .unfortunately I deleted that now using IDE if I recreate again.

it keeps failing. unable to create a license for this host.How to get my evaluation license which is created already.

Parents
  • Hi @Ronan Synnott

    After Set,Environment variable like  this 

    ARMLMD_LICENSE_FILE=7010@licserv.mycompany.com

    "

    armclang: error: Failed to check out a license.
    Unable to connect to the license server. Check that ARMLMD_LICENSE_FILE is set correctly, and the license server is available.
    Information about this error is available at: ds.arm.com/.../m96
    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: '7010@licserv.mycompany.com'
    - LM_LICENSE_FILE: unset
    - ARM_PRODUCT_DEF: unset
    - ARM_PRODUCT_PATH: unset
    - ARM_TOOL_VARIANT: unset
    - Product location: C:\ARMCompiler6.16\sw\mappings
    - Toolchain location: C:\ARMCompiler6.16\bin
    - Selected tool variant: product
    - Checkout feature: compiler5
    - Feature version: 5.0202103
    - Flex error code: -96
    Product: ARM Compiler 6.16 Professional
    Component: ARM Compiler 6.16
    Tool: armclang [5dfeb700]

    make: *** [start.o] Error 1

    "

    The build is failing due to ARM

Reply
  • Hi @Ronan Synnott

    After Set,Environment variable like  this 

    ARMLMD_LICENSE_FILE=7010@licserv.mycompany.com

    "

    armclang: error: Failed to check out a license.
    Unable to connect to the license server. Check that ARMLMD_LICENSE_FILE is set correctly, and the license server is available.
    Information about this error is available at: ds.arm.com/.../m96
    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: '7010@licserv.mycompany.com'
    - LM_LICENSE_FILE: unset
    - ARM_PRODUCT_DEF: unset
    - ARM_PRODUCT_PATH: unset
    - ARM_TOOL_VARIANT: unset
    - Product location: C:\ARMCompiler6.16\sw\mappings
    - Toolchain location: C:\ARMCompiler6.16\bin
    - Selected tool variant: product
    - Checkout feature: compiler5
    - Feature version: 5.0202103
    - Flex error code: -96
    Product: ARM Compiler 6.16 Professional
    Component: ARM Compiler 6.16
    Tool: armclang [5dfeb700]

    make: *** [start.o] Error 1

    "

    The build is failing due to ARM

Children