| ARM Technical Support Knowledge Articles | |
Applies to: RealView Development Suite (RVDS), RealView ICE and Trace (RVI / RVT)
This FAQ describes a method of installing RVDS and RealView-ICE which provides a central location for the tool binaries which multiple users can access - this avoids installing the tools on multiple PC’s. Note: This only applies to the Linux versions of RVDS and RealView-ICE 3.1, and above.
Assuming the network drive is read only for users, and read/write for root, the steps are:-
As root
source RVDS31env.posh
source rvi_3_1_env.posh
rvdebug
This sets up the environment assigning any environment variables, and starts RVD. It also makes modifications to the installation, such as adding the RVI connection to the connection control window.
As user
source RVDS31env.posh
source rvi_3_1_env.posh
rvdebug
This sets up the environment for running the tools, and starts RVD.
Here RVD should warn that the rvi.rvc file is read only and prompt for an alternative location to create a file. Select 'empty' and store the file in a user modifiable directory (the default path should be fine i.e. the user's home directory).
Article last edited on: 2008-09-09 15:47:54
Did you find this article helpful? Yes No
How can we improve this article?