<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.arcadeotaku.com/index.php?action=history&amp;feed=atom&amp;title=Carby_GCVideo</id>
	<title>Carby GCVideo - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.arcadeotaku.com/index.php?action=history&amp;feed=atom&amp;title=Carby_GCVideo"/>
	<link rel="alternate" type="text/html" href="https://wiki.arcadeotaku.com/index.php?title=Carby_GCVideo&amp;action=history"/>
	<updated>2026-05-28T12:52:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://wiki.arcadeotaku.com/index.php?title=Carby_GCVideo&amp;diff=15159&amp;oldid=prev</id>
		<title>Cools at 14:19, 8 June 2022</title>
		<link rel="alternate" type="text/html" href="https://wiki.arcadeotaku.com/index.php?title=Carby_GCVideo&amp;diff=15159&amp;oldid=prev"/>
		<updated>2022-06-08T14:19:09Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Should you have an Insurrection Industries Carby (GCVideo) device on a pre-3.0 firmware, the only way to upgrade it is via JTAG. You can use a Raspberry Pi to upgrade it. The process is outlined here as a set of notes. &lt;br /&gt;
&lt;br /&gt;
First get the Xilinx Programming Tools (I used 14.7, in Windows 7) and record an SVF session programming an xc3s200a with an attached m25p40 SPI flash with the carby*.mcs binary. Put the .svf somewhere you can access from a Pi.&lt;br /&gt;
&lt;br /&gt;
Connect Carby to Pi (I used a Pi 4)&lt;br /&gt;
&lt;br /&gt;
Carby&lt;br /&gt;
&lt;br /&gt;
Pin Signal  GPIO    Pi Pin&lt;br /&gt;
&lt;br /&gt;
1   3.3V            17&lt;br /&gt;
&lt;br /&gt;
2   GND             20&lt;br /&gt;
&lt;br /&gt;
3   TCLK    11      23&lt;br /&gt;
&lt;br /&gt;
4   TDO      9      21&lt;br /&gt;
&lt;br /&gt;
5   TDI     10      19&lt;br /&gt;
&lt;br /&gt;
6   TMS     25      22&lt;br /&gt;
&lt;br /&gt;
Get raspbian:&lt;br /&gt;
&lt;br /&gt;
http://downloads.raspberrypi.org/raspbian_latest&lt;br /&gt;
&lt;br /&gt;
Get the following packages:&lt;br /&gt;
&lt;br /&gt;
sudo apt-get install autoconf autopoint libtool libreadline-dev python-dev bison flex&lt;br /&gt;
&lt;br /&gt;
git clone git://git.code.sf.net/p/urjtag/git urjtag-git&lt;br /&gt;
&lt;br /&gt;
cd urjtag-git/urjtag&lt;br /&gt;
&lt;br /&gt;
Build...&lt;br /&gt;
&lt;br /&gt;
./autogen.sh&lt;br /&gt;
&lt;br /&gt;
make&lt;br /&gt;
&lt;br /&gt;
make install&lt;br /&gt;
&lt;br /&gt;
Run...&lt;br /&gt;
&lt;br /&gt;
pi&amp;gt; sudo jtag&lt;br /&gt;
&lt;br /&gt;
jtag&amp;gt; cable gpio tdo=9 tdi=10 tck=11 tms=25&lt;br /&gt;
&lt;br /&gt;
jtag&amp;gt; detect&lt;br /&gt;
&lt;br /&gt;
jtag&amp;gt; svf /path/to/svf/carby.svf&lt;br /&gt;
&lt;br /&gt;
Wait... about half an hour.&lt;br /&gt;
&lt;br /&gt;
Instructions borrowed from https://sourceforge.net/p/urjtag/discussion/682993/thread/d31f1840/&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Cools</name></author>
	</entry>
</feed>