11-19-2009 07:44 AM
IN the SYSTEM GENERATOR hardware and software co-simulation ,
IS the command of MATLAB -- "xlInstallPlugin ( 's3e_starter.zip')" used only one time?
I used this command first , the the SYSTEM GENERATOR showed me that " plugin spartan_3e_starter_kit_zip was successfully installed".
However, I wanted to try again, the the SYSTEM GENERATOR showed me that it was error
If you know what is wrong with this, please tell me the reason
thanks very much
11-22-2009 04:01 PM
Yes, you only need to install the plugin files once.
Cheers,
Jim
12-31-2009 03:18 AM
The plugin files may have been installed on the filesystem as read-only files. So when you install plugin the second time, the command fails to overwrite the original files and thus errors out.
You may use Windows explorer to make the files under <sysgen installation directory>/plugins/compilation/Hardware Co-simulation not read-only.
- Ben