Why do I receive an error with install_ecrobot when I try to install the RTW-EC ECRobot?

1 view (last 30 days)
I am trying to install RTW-EC ECRobot, but I get the following error when I run install_ecrobot:
Usage of type is not correct!"
Start checking archives directory
Finish checking archives directory
Start checking cygwin directory
Finish checking cygwin directory
Start install process
Depends on your machine speed, it could take about 40 minutes
running "SET PATH=c:/cygwin\usr\local\bin;c:/cygwin\bin;%SYSTEMROOT%\system32;%SYSTEMROOT% && make -C /c/tmp/leg3pty h8300-hms-gcc legOS LEGOS_ROOT=/c/legOS OSTYPE=cygwin"
make: Entering directory `/c/tmp/leg3pty'
"run sub-make"
"Usage of type is not correct!"
make: *** [/tmp/build.h8300-hms_and_rcx/.log/install-h8300-hms-gcc-3.0.3] Error 1
make: Leaving directory `/c/tmp/leg3pty'
??? Error using ==> install_ecrobot
Installation failed.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
Check for the following errors that could happen during installation:
1. Make sure you installed COMPLETE cygwin: you need change the settings during cygwin installation, the default settings are missing some utilities that MATLAB needs.
2. When you download the h8300-hms-gcc-3.0.3-1.patch file, if you are using Internet Explorer, make sure you right-click the hyperlink and choose "save as" to get the file. If you use the default "save as" from the file menu, you'll get a corrupted file for some unknown reason.

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Tags

No tags entered yet.

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!