Hi MattYou are right that Fast Models will allow you to explore Cortex-R5 software development before the hardware arrives :)If you are beginning a Cortex-R5 based project, I recommend you start with the ready-made example for Cortex-R5 on FVP that is supplied in the Examples.1) Launch Arm DS2) File > Import, Arm Development Studio > Examples & Programming Libraries3) Expand Examples > Armv7 Bare-Metal, select "startup_Cortex-R5_AC6"4) In Project Explorer view, expand "startup_Cortex-R5_AC6". This example project comes with source code, pre-built executable, and debug launcher to run on an FVP model.5) Double-click on startup_Cortex-R5_AC6-FVP.launch6) Click on Debug
Let me know whether this works, or if you still see an error message.You said that you have a DS Gold floating license installed on your server, however, the screen shot you showed from Help > Arm License Manager showed a node-locked (file) license being used instead. Are you able to use compile OK? If so, you should be able to use the Fast Models OK too with the same license.
Stephen
Still no joy. :-(
It's definitely a floating license. I used this dialog to enter the server details:
Arm Compiler 6 finds a license...
Thanks,
Matt
Hi MattThe error message "Version of vendor daemon is too old" points to the cause of the problem here.You'll need to update the vendor daemon to a later version. The Fast Models need a more recent version than the Compiler.Latest versions of FlexNet Publisher are available to download from:developer.arm.com/.../downloadsI guess you'll need to ask your IT dept to download & install them for you.In the meantime, I hope that the Cortex-R5 example will help to get you started on your new project :)Stephen
Stephen Theobald said:The error message "Version of vendor daemon is too old" points to the cause of the problem here.You'll need to update the vendor daemon to a later version. The Fast Models need a more recent version than the Compiler.
Oh, bother! :-(
Thanks for your help in getting to the bottom of this, I'll take it up with my IT department.