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

I tried to build the Example with ADS 2024.1, but encountered a license issue?

11:26:48 **** Build of configuration Debug for project startup_Cortex-R52_AC6 ****
make all 
Building file: ../main.c
Invoking: Arm C Compiler 6
armclang.exe --target=arm-arm-none-eabi -mcpu=cortex-r52 -mfpu=neon-fp-armv8 -mfloat-abi=hard -mthumb -O1 -g -MD -MP -c -o "main.o" "../main.c"
armclang: error: Failed to check out a license.
The provided license does not enable these tools.
armclang: note: 
Information about this error is available at https://developer.arm.com/support/lic56/m5
 General licensing information is available at https://developer.arm.com/support/licensing/
 If you need further help, provide this complete error message to your supplier or to Arm via https://services.arm.com/support/s/contactsupport
 - ARMLMD_LICENSE_FILE: 'C:\Users\admin\AppData\Roaming\arm\ds\licenses'
 - LM_LICENSE_FILE: unset
 - ARM_PRODUCT_DEF: 'C:\Program Files\Arm\Development Studio 2024.1-1\sw\mappings\gold.elmap'
 - ARM_PRODUCT_PATH: unset
 - ARM_TOOL_VARIANT: unset
 - Product location: C:\Program Files\Arm\Development Studio 2024.1-1\sw\mappings
 - Toolchain location: C:\Program Files\Arm\Development Studio 2024.1-1\sw\ARMCompiler6.23\bin
 - Selected tool variant: product
armclang: note: 
 - Checkout feature: ds_suite_rowan
 - Feature version: 0.0202410
 - Flex error code: -5
Product: Arm Development Studio Gold Edition 2024.1-1
Component: Arm Compiler for Embedded 6.23
Tool: armclang [5f103000]

make: *** [subdir.mk:27: main.o] Error 1
"make all" terminated with exit code 2. Build might be incomplete.

11:26:49 Build Failed. 2 errors, 0 warnings. (took 316ms)

I have an evaluation license.
Parents Reply Children