Hi Experts,
I am obtaining the following error log while running the DS-5 sample C program as shown in the http://ds.arm.com/developer-resources/tutorials/getting-started-with-arm-ds-5-development-studio/.
The logs are as follows,
The script file ( rtsm_launcher.py ) failed during execution: Failed to launch model FVP_EB_Cortex-A8. Command: /usr/local/DS-5/bin/FVP_EB_Cortex-A8 -S --print-port-number exited with error code: 1 See Target Console view for more details The script file ( rtsm_launcher.py ) failed during execution: Failed to launch model FVP_EB_Cortex-A8. Command: /usr/local/DS-5/bin/FVP_EB_Cortex-A8 -S --print-port-number exited with error code: 1 See Target Console view for more details
The script file ( rtsm_launcher.py ) failed during execution:
Failed to launch model FVP_EB_Cortex-A8. Command:
/usr/local/DS-5/bin/FVP_EB_Cortex-A8 -S --print-port-number
exited with error code: 1
See Target Console view for more details
Hi,
It probably is a licensing issue. The Cortex-A8 and A9 FVPs are available in DS-5 Professional Edition, with the ARMv8 FVP added in DS-5 Ultimate Edition. To use them you either need to have enabled the 30-day trial of Ultimate Edition, or have a license.
If you check in Help > ARM License Manager... you should be able to view and edit your licenses.
If you have a license, but this is still a problem, then contact ARM licensing support.
Thanks,
Joe