<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>EPROM burner under Linux</title><link>https://community.element14.com/technologies/embedded/w/documents/10422/eprom-burner-under-linux</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>EPROM burner under Linux</title><link>https://community.element14.com/technologies/embedded/w/documents/10422/eprom-burner-under-linux</link><pubDate>Fri, 08 Oct 2021 05:12:30 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:391e0ed8-d132-4529-b5d4-e9387929e6d5</guid><dc:creator>Former Member</dc:creator><comments>https://community.element14.com/technologies/embedded/w/documents/10422/eprom-burner-under-linux#comments</comments><description>Current Revision posted to Documents by Former Member on 10/8/2021 5:12:30 AM&lt;br /&gt;
&lt;p style="margin:0;"&gt;Most of our development work is done on Linux (OpenSuse and Kubuntu) computers and it was a nuisance transferring files to a Windows machine for burning ROMs and microcontrollers.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;The Galep-5 programmer (Farnell &lt;span class="template-min-width"&gt;1417616) &lt;/span&gt; uses ethernet over usb for its connection and runs under Windows and Linux.&lt;/p&gt;&lt;p style="margin:0;"&gt;The Linux installer is available from the manufacturer&amp;#39;s web-site: &lt;a class="jive-link-external-small" href="http://www.conitec.net/english/software.php" rel="nofollow ugc noopener" target="_blank" title="http://www.conitec.net/english/software.php"&gt;http://www.conitec.net/english/software.php&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Installing this on a 64-bit Suse system needed extra 32-bit drivers before it would run properly.&lt;/p&gt;&lt;p style="margin:0;"&gt;The command line listed the missing dependencies (libgthread, libpng12 and libGLU).&lt;/p&gt;&lt;p style="margin:0;"&gt;Once these were added (the first two via Yast2, the last one from OpenSuse &amp;#39;get it&amp;#39; page), the GUI ran.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;It did not find the programmer however.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;The following fixed that:&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;strong&gt;linux-ktws:~ # ifconfig usb0 192.168.167.1 netmask 255.255.255.255 up&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;strong&gt;linux-ktws:~ # route add -host 192.168.167.12 usb0&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;We now have a working programmer communicating with our Linux workstation.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;I will try installing on a Kubuntu computer later.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Hope this is helpful to someone else.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: programmers&lt;/div&gt;
</description></item></channel></rss>