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 use the free for the 30 days's licence(DS2021.2 ) But when try to connect FVP for debug,encounted below error

Q1: 

I'm trying DS2022.1 with trial license.

But when try to connect FVP for debug,encounted below error 

How can I do to solve this problem

I use the DS built-in example(startup_Cortex-R5_AC6-FVP.launch)

Q2:

Because I want to embed the C++ project using FVP to simulate the operation of the hardware.

Do I still need to download the FVP software?

I have downloaded FVP version 11.16 ,and Is this problem causing the above problem?

Q3:

I need some basic libraries when I compile (ex: stdio.h, iostream, vector, cmath).

How to Efficiently Include Dependent Libraries.

Because I still import one by one into the project to solve the problem (unresolved inclusion) (like below pic).

Parents Reply Children
  • Hello, for Q1 and Q2, the issue is that you have not selected Evaluation Edition from Help > License Manager.

    Set this (with the Change button, as below), and that will resolve that issue.

    I'm not sure if that is also the cause of #3, I cannot replicate that.

    Please advise if this fixes all three issues.

  • Hi Ronan ~

    Thanks for your reply.

    I try selected Evaluation Edition again.

    But get the same error.(as below)

    see the following steps for I tried to actived license.

    1.

    2.

    3.

    4.

    5.

    6.

    Any other suggestion to fix these error

    Thanks,

    YU-SHENG.

  • I wonder if you are using an old evaluation license? Did you generate one for a previous version of the tool?

    I recommend you create an official support case from the support menu above, and include the DS000-EV-31030.lic file mentioned above.

  • Hi Ronan~

    I have reinstalled the 2021.2 version of DS and reapplied for the 2021.2 version of the license and used the official

    sample project but still get the same result(as shown below)

    Error

    Iris server started listening to port 7100
    telnetterminal0: Listening for serial connection on port 5000
    telnetterminal1: Listening for serial connection on port 5001
    telnetterminal2: Listening for serial connection on port 5002
    ERROR: uncaught exception occurred. Exception message follows:
    Error: Wrong version of armctmodel. Version 11.16.16 (API Version 1.2) of the Portfolio was used to build the model. Please use identical major.minor versions of the Portfolio and the Tools.
    
    Fatal: license error: Failed to set license mapping
    In file: F:\work\fastsim\Framework\scx\SCXSimulationEngine.cpp:2889
    
    Error: license error: The expected environment for the virtual platform has not been configured. This could be because the virtual platform was not started from the executable in <installdir>/bin or because your copy of the product has not been activated yet. To activate your copy of the product, start the IDE and and complete the license setup wizard.
    In file: F:\work\fastsim\Framework\scx\SCXSimulationEngine.cpp:3100
    Iris server is reported on port 7100

    The only difference is that the problem of Q3 above is solved

    The current license manage status(as shown below)

    Finally,how to know that the DS000-EV-31030.lic file is an old version?

    Sincerely,

    YU-SHENG