Quote:
Originally Posted by dpeterson3
I ran out of space on the dirve while installing the CRIO stuff. (I though 2 gb would be enough) Anyway, It will not let me go back and select a different drive to continue the install. Is there some way to force it to finish on a different drive?
All I really need anyway is the Image loader, updated WPI library, and program loader. I am using Elcipse as my IDE. Is there anyway I could just install these tools without everything else?
|
All the updates that have been published so far require the installation to be in c:\windriver. And to install everything, you'll need almost 5GB if I'm not mistaken. Yes, that really sucks for teams with older laptops.
You say you're using Eclipse so I assume you're doing C++ development. While you can use a separate IDE, as far as I know you'll still need to install the whole Windriver package to get started. You'll need the compiler from it, as well as having it properly licensed (as far as I can tell, Wind River seems to have patched GCC so that it requires a license key). You'll also need various VxWorks headers and libraries that are installed as part of the Wind River package. Honestly if you're using Eclipse anyway, I'd recommend sticking to the Wind River Workbench environment (which is WR's version of Eclipse anyway).