I have installed DS-5 v5.28.0 on Ubuntu 16.04 LTS.
The post install stage reported the following problem:
Post install stage provides the following functions:- Installation of USB drivers for RealView ICE and DSTREAM hardware units- Set default toolkit selection
Please answer with one of: 'yes/y' or 'no/n'Run post install setup scripts? [default: yes] yes
--- Running post install setup scripts
No default toolkit set
As far as I can tell, the USB drivers for DStream have not been installed.
How do I set the default toolkit to enable the post install setup to complete successfully?
Thanks.
Hello,
Once you open the DS-5 IDE, go to Help > Arm License manager. Here you will be able to configure the license and select the toolkit. There's a Getting Started Tutorial here which can take you through the steps https://developer.arm.com/products/software-development-tools/ds-5-development-studio/resources/tutorials/getting-started-with-ds-5-development-studio
The post install script needs to be run as root to install the drivers. They should install regardless of the toolkit message. You can rerun them using the run_post_install_for_ARM_DS-5.sh script located in the top level of the installation directory.
Hope this helps,
Lukas
Thanks Lukas.
I have re-run the script and get the same output.
However, I have now realised that the USB drivers have in fact been installed correctly. I'm still confused why the script reports "No default toolkit set" - I have used the ARM license manager to install a license and select a toolkit, but the script still reports the same thing.
Could it be that the script is just reporting that it hasn't set the toolkit and isn't actually reporting an error?
Yes, the message is purely informational to indicate that no toolkit has been set in the current environment.