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

Error during FVP_MPS2_Cortex-M55 connection

Hi,

I'm using golden edition of the Arm DS Version: 2022.2 Build: 202220912.

The following error occurred while trying to establish a connection to FVP_MPS2_Cortex-M55:

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
Iris server is reported on port 7100
ERROR: uncaught exception occurred. Exception message follows:
Error: Wrong version of armctmodel. Version 11.19.14 (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.

Error: license error: License checkout for feature ds_suite_rowan with version 0.0202209 has been denied by FlexDynamic back-end. Error code: -83
Version of vendor daemon is too old.
Feature:       ds_suite_rowan
License path:  C:\Users\Rwinogra\AppData\Roaming\arm\ds\licenses\*.lic;12200@misc-ip-sjc.synaptics.com;c:\program files\arm\licenses\license.dat;
FlexNet Licensing error:-83,147
In file: F:\work\fastsim\Framework\scx\SCXSimulationEngine.cpp:3276

Error: license error: Simulation Engine module unavailable!
In file: F:\work\fastsim\Framework\scx\SCXSimulationEngine.cpp:2875

Appreciate any help.


Thanks,
Ronen

Parents
  • Hi again Ronen,

    I notice now that there are two errors... the incompatibility of plugin versions, but also a license error:

    Error: license error: License checkout for feature ds_suite_rowan with version 0.0202209 has been denied by FlexDynamic back-end. Error code: -83
    Version of vendor daemon is too old.

    Is your DS license on the server specified in that license path, or is it local? This is picked up by two environment variables, ARMLMD_LICENSE_FILE, as well as the FlexNet original LMD_LICENSE_FILE. It may be that this is used for other tools you use. I see from the license path, that this is checked before what appears to be your DS license.

    As for the plugin error, can you run the FVP from the command line (find FVP_MPS2_Cortex-M55.exe in your DS bin directory). Do you still get errors?

Reply
  • Hi again Ronen,

    I notice now that there are two errors... the incompatibility of plugin versions, but also a license error:

    Error: license error: License checkout for feature ds_suite_rowan with version 0.0202209 has been denied by FlexDynamic back-end. Error code: -83
    Version of vendor daemon is too old.

    Is your DS license on the server specified in that license path, or is it local? This is picked up by two environment variables, ARMLMD_LICENSE_FILE, as well as the FlexNet original LMD_LICENSE_FILE. It may be that this is used for other tools you use. I see from the license path, that this is checked before what appears to be your DS license.

    As for the plugin error, can you run the FVP from the command line (find FVP_MPS2_Cortex-M55.exe in your DS bin directory). Do you still get errors?

Children