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

armclang: error:Your installation could be misconfigured or corrupted.

armclang: error: Your installation could be misconfigured or corrupted.
Check that your licensing and toolkit configuration is set up correctly, using the information available at: developer.arm.com/.../product-and-toolkit-configuration.
Information about this error is available at: ds.arm.com/.../lic86
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/masala/.arm/ds/licenses'
- LM_LICENSE_FILE: unset
- ARM_PRODUCT_DEF: unset
- ARM_PRODUCT_PATH: unset
- ARM_TOOL_VARIANT: unset
- Product location: product not found
- Toolchain location: /opt/arm/developmentstudio-2021.0/sw/ARMCompiler6.16/bin
- Selected tool variant: product
Product: unknown
Component: ARM Compiler 6.16
Tool: armclang [5dfeab00]

How can i install ARMCompiler6.16 compiler in linux(Ubuntu)

Parents Reply Children
  • Yes i check it and it says  please set properly : ARMLMD_LICENSE_FILE

    and i set it like this :

    ARMLMD_LICENSE_FILE=$LD_LIBRARY_PATH:/opt/arm/developmentstudio-2021.0/sw/ARMCompiler6.16/bin

    export LM_LICENSE_FILE

    After this i am getting this  :

    armclang: error: Your installation could be misconfigured or corrupted.

    And using IDE its working perfectly ..