Hi Louise, Yes this is because of you are running it on windows. We haven't run the tools on windows in probably 5 years, which makes it hard for us to support. I would suspect that the Python code is pretty platform independent but there is no guarantee. Maybe someone else has and they can provide some insight.
/ISE/sysgen/bin/lin64' is in your Xilinx install directory. Have a look there for this folder. You will also have to add this environment variable. I would suggest dual booting with Ubuntu 14.04, there is a wiki page on how to setup the tools here <https://casper.berkeley.edu/wiki/MSSGE_Setup_with_Xilinx_14.x_and_Matlab_2012b> . Also please cc the casper mailing list on any questions as they will be of use to others in the community. [email protected] You will need to subscribe before being able to send to the list. Regards Wesley Wesley New South African SKA Project +2721 506 7300 www.ska.ac.za On Wed, Apr 6, 2016 at 10:58 AM, Louise Forbes <[email protected]> wrote: > Hi All > > > > So I’ve hit a slight snag already. > > I downloaded the mlib_devel from your Git repository but when I run the > startup script (I’ve attached it for reference) the lines below fail: > > > > addpath([getenv('XILINX_PATH'), '/ISE/sysgen/bin/lin64']); > > Does this fail because you’re using Linux and I’m on Windows? If so you > know the appropriate Windows folder to direct this to? > > > > xlAddSysgen([getenv('XILINX_PATH'), '/ISE']) > > I get the following error > > Error using xlAddSysgen (line 91) > > System Generator has been installed in a different location, please remove > Sysgen from java class path and MATLAB path > > Any ideas here? > > > > Thanks in advance > > Regards > > > > *Louise Forbes* > > Application Engineer > > [image: OPTI-NUM solutions] > > Tel: +27 11 325 6238 > > Fax: +27 11 325 6239 > > http://www.optinum.co.za > > > > Training: MATLAB® Fundamentals (CPD Accredited) > <http://www.optinum.co.za/services/training_courses.php#_MATLAB_Fundamentals> > – > 12-14 April 2016 (other 2016 training courses) > <http://www.optinum.co.za/services/training.php> > > Training: Simulink for System Algorithm and Modelling > <http://www.optinum.co.za/services/training_courses.php#Simulink_for_System_and_Algorithm_Modelling> > 11-12 May 2016 > > > > For more information or to book your place, contact [email protected] > > >

