ARM-software / vscode-keil-studio-pack

Extension pack for all VS Code extensions
https://arm-software.github.io/vscode-keil-studio-pack/
Other
36 stars 6 forks source link

Failed activate Arm Tools license #1

Closed dahlbTrumpf closed 11 months ago

dahlbTrumpf commented 1 year ago

Type: Bug Report

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Start VS Code
  2. Click on 'File'
  3. Click on 'Preferences'
  4. Click on 'Settings'
  5. Write under 'Search Settings': '@ext:Arm.keil-studio-pack'
  6. Write under 'Mdk License Server Url': Url of the Flex License Server
  7. Close 'Settings' Window
  8. Restart VS Code
  9. Error message: Failed to activate Arm tools license

Expected behavior No error message appear

kanthanp commented 1 year ago

@dahlbTrumpf we need some additional information from you. Can you answer the following:

wing-py commented 1 year ago

Me too.

situation: when I use command: $.\armlm.exe activate -product KEMDK-COM0 -server https://mdk-preview.keil.arm.com it just said so: License server 'https://flex13011.compliance.flexnetoperations.eu' could not be reached

mcgordonite commented 1 year ago

Hi @wing-py, the license activation built into the extension specifically activates the MDK 6 Community Edition license. This is for users who do not already have a license and is restricted to non-commercial use. If you already have a flex license covering Arm Compiler, you shouldn't need to activate the license or modify the settings to build solutions with Arm Compiler. Please let us know if that doesn't work for you.

See more information in the documentation here: https://developer.arm.com/documentation/108029/0000/Activate-your-license-to-use-Arm-tools

mcgordonite commented 11 months ago

Hi @wing-py, please reach out if you need more support, but for now I will close this issue.