I downloaded the Arm DS IDE 2020.0 and a 30 day evaluation license. However, when I activate the product I get the following error message:
No product is available to activate with the current license configuration
How can this be corrected as I assume my 30 day evaluation clock is ticking.
Thank you.
After getting everything installed correctly, I tried to access fromelf.
Should this be included with the evaluation license? I get the following error, which seems like it has to do with a licensing environment not correctly configured.
C:\>fromelfError: Q9511E: 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-configurationInformation about this error is available at developer.arm.com/.../lic86 General licensing information is available at developer.arm.com/.../ If you need further help, provide this complete error message to your supplier or to Arm via services.arm.com/.../contactsupport - ARMLMD_LICENSE_FILE: unset - LM_LICENSE_FILE: unset - ARM_PRODUCT_DEF: unset - ARM_PRODUCT_PATH: unset - ARM_TOOL_VARIANT: unset - Product location: product not found - Toolchain location: C:\Program Files\Arm\Development Studio 2023.0\sw\ARMCompiler6.20\bin - Selected tool variant: productProduct: unknownComponent: Arm Compiler for Embedded 6.20Tool: fromelf [5e9ad600]Finished: 3 information, 0 warning and 1 error messages.
Hello,
Use the supplied "Arm DS 2023.0 Command Prompt", which has all necessary environment variables configured.
You should then be able to run fromelf (and all other command line tools).
Regards, Ronan