MrCrusty Posted June 26, 2015 Report Share Posted June 26, 2015 Got the Papilio Duo as a Kickstarter backer, only now getting to grips with it.I am running on Windows 7.1 andPapilio FPGA boards is set as Papilio Duo 2MB - Zpuino I am trying to work through the examples and I am stuck.Got a lot sorted by following the instructions pages and Wiki and common problem pages. I am using Sketch Gadget Factory Papilio DUO QuickStart Example created 2014 by Jack Gassett The Led and button wing were operational when it first powered up, but stopped after I had loaded the bit file associated with the Sketch.This is as I expected as I still have to generate the Arduino shketch file to up load to the Zpuino. Which is where I hit a problemDuring the Arduino sketch compile, the compile fails withzpu-elf-g++: Files: No such file or directoryzpu-elf-g++: (x86)\DesignLab-1.0.7\hardware\zpuino\zpu20\cores\zpuino/zpuino.lds: No such file or directoryError compiling. I have attached the verbose output. that is generated until fail point. I am not good with Arduino so I may be doing something wrong.Can anyone help?Mike3_errors.txtBy the way the file called for is in the directory structure. Quote Link to comment Share on other sites More sharing options...
Jack Gassett Posted June 26, 2015 Report Share Posted June 26, 2015 Hello MrCrusty, Unfortunately spaces in the path of where DesignLab is installed cause problems with the Xilinx tools and the zpuino tools. If you re-install in a location without any spaces then you should see this problem go away. Jack. Quote Link to comment Share on other sites More sharing options...
MrCrusty Posted June 26, 2015 Author Report Share Posted June 26, 2015 HI Jack,Thanks for the superfast reply.I had begun to think this might be the problem.Will reinstall in a C drive without a space in the directory structure. Will confirm if al goes well tomorrow. Quote Link to comment Share on other sites More sharing options...
MrCrusty Posted June 26, 2015 Author Report Share Posted June 26, 2015 Hi Jack,Got a window of opertunity tonight and relocated DesignLab.Just run the sketch and all has loaded as expected.Now have the wing flashing its lights and responding to the buttons. Now on to bigger and better things. Many thanks again Crusty Quote Link to comment Share on other sites More sharing options...
Jack Gassett Posted June 26, 2015 Report Share Posted June 26, 2015 Crusty, There are lots of good tutorials at http://learn.gadgetfactory.net Jack. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.