Coder Social home page Coder Social logo

Comments (4)

pareenaverma avatar pareenaverma commented on July 20, 2024 1

Hi @martin-chris - thanks for reporting this. We could highlight an older version of a tool that doesn't support UBL.
Thereโ€™s a table here that lists when UBL was supported.

For example, we could change it to say:

To verify that the license is set up correctly, execute an Arm tool that does not support user-based licensing. For example, if you are using Arm Compiler for Embedded 6.17, run:

armclang --vsn

Does this help address the issue?

We chose armcc (while being deprecated it also doesn't support any UBL) and makes for a simple example.

from arm-learning-paths.

martin-chris avatar martin-chris commented on July 20, 2024

Thanks Pareena. This will help, but would not completely solve the issue. I understand why we chose to test with a version of the tool that only supports floating, but today customers are still installing tools that support both floating and UBL, so requiring them to test with an older version than they might currently be using is not user friendly.

We need to show how to test that it has correctly checked out a license with armclang version 6.20 and to show that it is not using UBL.

from arm-learning-paths.

martin-chris avatar martin-chris commented on July 20, 2024

@pareenaverma Maybe we should simply show checking out a floating license with the armlmdiag tool that comes with the flexnet publisher download. This way there is no additional tool (current version or legacy version) that needs to be installed...

1) Floating license (license server running at: 27008@localhost)
----------------------------------------------------------------
*Checkout a license for feature f1, version 1.0
    $ armlmdiag -L 27008@localhost --feature f1 --version 1.0

from arm-learning-paths.

pareenaverma avatar pareenaverma commented on July 20, 2024

Hi @martin-chris - we've addressed this issue and you can now check the live updates here https://learn.arm.com/install-guides/license/flexnet/

from arm-learning-paths.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.