Difference between revisions of "Xc3sprog"

From Tech
Jump to navigationJump to search
(Created page with "=xc3sprog & papilio= The original xc3sprog doesn't support the SST flash on the Papilio. So instead use the papilio xc3sprog fork. Another option is to apply [http://tech.komputi…")
 
Line 1: Line 1:
  +
=Links=
  +
* Original xc3sprog code: <tt>svn checkout svn://svn.code.sf.net/p/xc3sprog/code/trunk xc3sprog-code</tt>
  +
* Papilio-patched xc3sprog: <tt>git clone git://github.com/GadgetFactory/Papilio-Loader.git</tt>, in sub-dir <tt>Papilio-Loader/xc3sprog/trunk</tt>
  +
* [http://tech.komputilo.org/images/2/2a/Xc3sprog-sst.diff backport of papilio SST flash changes for xc3sprog]
  +
 
=xc3sprog & papilio=
 
=xc3sprog & papilio=
 
The original xc3sprog doesn't support the SST flash on the Papilio. So instead use the papilio xc3sprog fork.
 
The original xc3sprog doesn't support the SST flash on the Papilio. So instead use the papilio xc3sprog fork.
Another option is to apply [http://tech.komputilo.org/images/2/2a/Xc3sprog-sst.diff this patch].
+
Another option is to apply [http://tech.komputilo.org/images/2/2a/Xc3sprog-sst.diff this patch (backport of papilio SST flash changes)].
  +
After applying that patch, the Papilio flash can be programmed as follows:
  +
sudo ./xc3sprog -c papilio -I./bscan_spi/xc3s500e_godil.bit ~/VHDL/LED2/LEDtest.bit -v -R

Revision as of 23:31, 29 May 2013

Links

xc3sprog & papilio

The original xc3sprog doesn't support the SST flash on the Papilio. So instead use the papilio xc3sprog fork. Another option is to apply this patch (backport of papilio SST flash changes). After applying that patch, the Papilio flash can be programmed as follows:

sudo ./xc3sprog -c papilio -I./bscan_spi/xc3s500e_godil.bit ~/VHDL/LED2/LEDtest.bit  -v -R