Arduino IDE for Papilio One on Linux?


Guest shashi

Recommended Posts

Guest shashi

Hi,

Would like to know how to get the source / binary for the Arduino IDE for the Papilio One board on Linux.  I am using ubuntu (10.04). 

I downloaded the source from SVN but it seems not to have support for the Papilio One.  I also checked the arduino IDE from the ZPU project.  That has support for the ZPUino on the Papilio One.  That seems to work on the Papilio One (250K) after I load the fpga with the ZPUino core.  The version there is 22.  It would be nice if all these various IDE versions could be merged back into the SVN repository on gadgetforge. 

Thanks,

Shashi

Link to comment
Share on other sites

Guest gmpundlik

Hi Shashi,

Welcome to GadgetFactory, we are really glad to have your inputs.

The IDE from Arduino website does not have support for Papilio One board. The Arduino IDE in the project SVN does have support for Papilio One (some modifications to the source and added entries to the hardware/arduino/boards.txt file along with the required files in hardware/tools folder). There are two different entries in the board for 250k and 500k board each - one is to write the bitstream in FPGA and other (the "Burn" option) to write the bitstream in its configuration flash, so that it can be automatically loaded at startup.

Anyway, we are working on a single Arduino IDE version that will support the Papilio One with all its usable cores, with compatible and proprietary peripheral libraries. Hopefully this will be released by next week.

Girish

Link to comment
Share on other sites

Guest shashi

Hi Girish,

Sorry if it was not clear in my post.  I did use the code from the SVN on gadgetfactory for the Arduino IDE.  I could not find the additions for the Papilio One on this IDE (only the 3 butterfly versions).  The windows exe version does show support for the P-250 and P-500 with extra menu options for burning.    Could it be that the svn version I checked out is not the latest version?  I used

svn checkout http://gadgetforge.gadgetfactory.net/svn/wiringide

as prescribed on

http://gadgetforge.gadgetfactory.net/gf/project/wiringide/scmsvn/?action=AccessInfo

Could you please update the SVN repository with the code supporting the various options for the Papilio board?  This would be most useful.   

Thanks,

Shashi

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.