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 use Free Trial?

I have downloaded and installed the Arm Development Studio Gold Edition Free Trial on Windows.

The installer gave the following error:

Do I need to worry about that?

When I run the GUI and attempt to build an example, I see:

18:40:58 **** Build of configuration Default for project calendar_Armv7-A_AC6 ****
make all 
armclang -c --target=arm-arm-none-eabi -mcpu=Cortex-A9 -mfpu=none -g -O1 calendar.c -o calendar.o
armclang: error: Your installation could be misconfigured or corrupted.
armclang: note: 
Check that your licensing and toolkit configuration is set up correctly, using the information available at: https://developer.arm.com/tools-and-software/software-development-tools/license-management/resources/product-and-toolkit-configuration.
armclang: note: 
Information about this error is available at: http://ds.arm.com/support/lic86
 General licensing information is available at: http://ds.arm.com/support/licensing/
 If you need further help, provide this complete error report to your supplier or license.support@arm.com.
 - ARMLMD_LICENSE_FILE: 'C:\Users\<snip>\AppData\Roaming\arm\ds\licenses'
 - LM_LICENSE_FILE: '<snip>'
 - 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 2021.1\sw\..\sw\ARMCompiler6.16\bin
 - Selected tool variant: product
Product: unknown
Component: ARM Compiler 6.16
Tool: armclang [5dfeb700]

Do I need to install a trial license? If so, how do I obtain one?