<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Gen7 - Impossible to upload firmware</title>
        <description>Hi !

I&#039;ve started building a RepRap Prusa Mendel, and i&#039;m using Gen7 for the electronic...

My trouble is that I can&#039;t upload a firmware to the Gen7... The upload takes a long time and in about 10 minutes there are a couple of error (e.g. Time out).
http://puu.sh/2W2Rl.png

I read that it could be an autoreset problem, but even though I reset manually just before the upload, I have the same problem...

And I tried with Teacup, Marlin, and Repetier...

Anyone as an idea ?

Thanks (and sorry for my english, I&#039;m french )</description>
        <link>https://reprap.org/forum/read.php?181,210044,210044#msg-210044</link>
        <lastBuildDate>Sun, 16 Aug 2026 15:30:02 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,840716#msg-840716</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,840716#msg-840716</link>
            <description><![CDATA[ It works with Windows 10, 64bits without problem. its recognised as USB serial interface without any driver installation.]]></description>
            <dc:creator>zayoo</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Sat, 08 Dec 2018 07:42:31 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,802528#msg-802528</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,802528#msg-802528</link>
            <description><![CDATA[ Hey does the MCP2200 work with windows 10 or does it only work with windows 7 32bit operating systems. Because even I am having the same problem. My windows 10 computer is not detecting the MCP2200. But if I connect the 5v of usb-b-type to Vusb terminal of MCP2200 it shows an error message 'Power Surge on USB port'. I have seen all the connections and they are perfect.]]></description>
            <dc:creator>sachin1232123</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Wed, 27 Dec 2017 12:04:45 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,561172#msg-561172</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,561172#msg-561172</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>aaron.r</strong><br />My windows in Ubuntu don't have a menu bar that I can use to change file opening preferences.</div></blockquote>
<br />
It's a file manager preference. View the contents of any folder to get a file manager window, then there should be a menu bar at the top of that window. Menu -&gt; Edit -&gt; Preferences, then the 2nd tab (my translation, it's german here).]]></description>
            <dc:creator>Traumflug</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Mon, 21 Sep 2015 12:34:25 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,561148#msg-561148</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,561148#msg-561148</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Traumflug</strong><br />
Here's another solution, the last answer is right: [<a href="http://stackoverflow.com/questions/22262073/execute-python-script-from-linux-desktop" target="_blank"  rel="nofollow">stackoverflow.com</a>] . On my Ubuntu it's set to "ask each time".</div></blockquote>
<br />
Thanks - I had to use the Terminal command to start the Teacup configuration window and I was able to load Teacup to the control board.<br />
<br />
I couldn't use your last suggestion, though it would be preferrable.  My windows in Ubuntu don't have a menu bar that I can use to change file opening preferences.  Looking into it, this is apparently a common problem.  Do you know how to get window menus to display?  I know this is off-topic from the Gen7 control board, but thought I'd ask.<br />
<br />
Aaron]]></description>
            <dc:creator>aaron.r</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Mon, 21 Sep 2015 11:44:03 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,559764#msg-559764</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,559764#msg-559764</link>
            <description><![CDATA[ Here's another solution, the last answer is right: [<a href="http://stackoverflow.com/questions/22262073/execute-python-script-from-linux-desktop" target="_blank"  rel="nofollow">stackoverflow.com</a>] . On my Ubuntu it's set to "ask each time".]]></description>
            <dc:creator>Traumflug</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Fri, 18 Sep 2015 02:45:56 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,559762#msg-559762</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,559762#msg-559762</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>aaron.r</strong><br />when I double-click "configtool.py", a gedit file opens</div></blockquote>
<br />
The file shouldn't open in gedit, it should open a window on its own. Apparently it isn't recognized as being an executable.<br />
<br />
Open a Terminal, change directory to inside the Teacup folder, then type<br />
<pre class="bbcode">python2 configtool.py</pre>
and hit Enter.<br />
<br />
Trying by double clicking I just see that it's surprisingly difficult to execute executables by (double)clicking in Ubuntu. Will have to find a way to deal with this.]]></description>
            <dc:creator>Traumflug</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Fri, 18 Sep 2015 02:40:37 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,559730#msg-559730</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,559730#msg-559730</link>
            <description><![CDATA[ I would like to get Teacup loaded on my Gen7 1.5 control board, but am having some troubles getting it ready.<br />
<br />
I have the prerequisites: Python 2.7.6; I think I have wxPython (how do I make sure?), and Arduino IDE.<br />
<br />
Teacup_Firmware is downloaded; when I double-click "configtool.py", a gedit file opens.  I'm stuck here - I see no options to choose Menu -&gt; File -&gt; Load printer.<br />
<br />
I'm running this in Ubuntu 14.04 LTS.  Hopefully something simple I'm missing - any help would be appreciated.]]></description>
            <dc:creator>aaron.r</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Thu, 17 Sep 2015 23:56:26 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,549571#msg-549571</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,549571#msg-549571</link>
            <description><![CDATA[ Happy to see you got it worked out :-)]]></description>
            <dc:creator>Traumflug</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Mon, 24 Aug 2015 15:12:50 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,549142#msg-549142</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,549142#msg-549142</link>
            <description><![CDATA[ Thanks Traumflug, that was it.  After a wife-imposed two day hiatus from working on this, yesterday I checked the solders you suggested and found a bad one.  Firmware uploaded nicely.  Now I'm on to putting together the printer itself.<br />
<br />
Thanks a lot for your help and quick responses!  <br />
<br />
Aaron]]></description>
            <dc:creator>aaron.r</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Sun, 23 Aug 2015 19:14:01 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,547701#msg-547701</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,547701#msg-547701</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>aaron.r</strong><br />I've tried entering characters into the serial window, but I've never gotten an echo.</div></blockquote>
<br />
Ah, problem found :-) Check the RX line for bad solder joints, the light green one in this picture (seen from the top):<br />
<br />
[attachment 60331 RX.png]<br />
<br />
If the ATmega doesn't receive characters, it also can't receive a firmware.<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>aaron.r</strong><br />In the past, I would get ACM0 every time I plugged in the Gen 7 control board, but I recently followed the steps outlined at this site:<br />
[<a href="http://ww1.microchip.com/downloads/en/DeviceDoc/MCP2200_MCP2221_CDC_Linux_Readme.txt" target="_blank"  rel="nofollow">ww1.microchip.com</a>]<br />
<br />
Since then, every time I plug in the board, I get increasing integers almost every time I plug in (I'm up to ACM10 now).  Do you know how to undo this?</div></blockquote>
<br />
You mean, you run a <i>stty</i> command each time? That's pointless. As long as the ACM device appears, the driver part works fine.<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>aaron.r</strong><br />How do I check if multiple applications are using the serial line?  Or was this done with the 'ls /dev/ttyACM*' above?</div></blockquote>
<br />
Close the known applications, unplug the device. If the ttyACM* goes away, it was unused. There are more]]></description>
            <dc:creator>Traumflug</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Thu, 20 Aug 2015 03:14:26 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,547651#msg-547651</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,547651#msg-547651</link>
            <description><![CDATA[ 'ls /dev/ttyACM*' (tu)]]></description>
            <dc:creator>Wurstnase</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Thu, 20 Aug 2015 00:08:54 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,547636#msg-547636</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,547636#msg-547636</link>
            <description><![CDATA[ I've tried entering characters into the serial window, but I've never gotten an echo.<br />
<br />
In the past, I would get ACM0 every time I plugged in the Gen 7 control board, but I recently followed the steps outlined at this site:<br />
[<a href="http://ww1.microchip.com/downloads/en/DeviceDoc/MCP2200_MCP2221_CDC_Linux_Readme.txt" target="_blank"  rel="nofollow">ww1.microchip.com</a>]<br />
<br />
Since then, every time I plug in the board, I get increasing integers almost every time I plug in (I'm up to ACM10 now).  Do you know how to undo this?<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>Traumflug</strong><br />
I'd unplug the Gen7 and use 'ls /dev/tty*' to look how many are left. Unplug all other devices, too. All ttyACM* should go away.</div></blockquote>
<br />
I did this, and the ACM* went away.  Plugging the Gen 7 back in and I get a single entry for ACM10.<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>Traumflug</strong><br />
Another one is, if you have more than one application connecting to the serial line, uploading doesn't work. Arduino IDE is fine, because it knows when the upload happens, but other ones like GtkTerm don't, so they have to be closed before uploading.<br />
<br />
If all ACM devices are gone, the Gen7 should show up as ttyACM0 when connected. Chances are better in this case.</div></blockquote>
<br />
How do I check if multiple applications are using the serial line?  Or was this done with the 'ls /dev/ttyACM*' above?]]></description>
            <dc:creator>aaron.r</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Wed, 19 Aug 2015 22:13:06 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,547325#msg-547325</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,547325#msg-547325</link>
            <description><![CDATA[ Hmm. Seems to get tricky.<br />
<br />
The already uploaded SetupTest can also answer incoming characters. Simply connect to see the messages, then type a few characters in the Serial Monitor window, hit Enter. You should get extra messages, echoing these characters. With this working one can assume safely that serial lines are fine.<br />
<br />
Looking through the log above I see this:<br />
<pre class="bbcode">Using Port : /dev/ttyACM4</pre>
ACM4 is an unusual high number. It means, you have four other devices with serial lines connected (ACM0, ACM1, ACM2, ACM3). I'd unplug the Gen7 and use 'ls /dev/tty*' to look how many are left. Unplug all other devices, too. All ttyACM* should go away.<br />
<br />
Another one is, if you have more than one application connecting to the serial line, uploading doesn't work. Arduino IDE is fine, because it knows when the upload happens, but other ones like GtkTerm don't, so they have to be closed before uploading.<br />
<br />
If all ACM devices are gone, the Gen7 should show up as ttyACM0 when connected. Chances are better in this case.]]></description>
            <dc:creator>Traumflug</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Wed, 19 Aug 2015 04:44:57 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,547246#msg-547246</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,547246#msg-547246</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Traumflug</strong><br />
Press and release the reset button shortly before Arduino IDE start the upload (you have a time window of 3 seconds).</div></blockquote>
<br />
I've tried pressing and releasing the reset button many times without success.  Are there any other possibilities?]]></description>
            <dc:creator>aaron.r</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Tue, 18 Aug 2015 23:59:36 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,546987#msg-546987</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,546987#msg-546987</link>
            <description><![CDATA[ I forgot to answer your question about the version of Arduino: it is "1:1.0.5+dfsg2-2" for Linux 32 bit.<br />
<br />
The Atmega is working - the PSU turns on, the bed LED blinks five times (even when not connected with the USB cable), and the serial window shows the messages as well when the USB is connected - "PSU turned on" and messages indicating the LED is being turned on and off.  I would like to reload the Setup Test program with a modification to blink 10 times so that I can see it's uploading.  This isn't working yet, but I'll try your suggestion of pushing the reset button later today.<br />
<br />
Thanks for the help!]]></description>
            <dc:creator>aaron.r</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Tue, 18 Aug 2015 09:04:20 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,546900#msg-546900</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,546900#msg-546900</link>
            <description><![CDATA[ Timeout means, there's no communications at all. Press and release the reset button shortly before Arduino IDE start the upload (you have a time window of 3 seconds).<br />
<br />
BTW., the ATmega does work, right? SetupTest is already uploaded, so if you connect with Arduino IDE at 9600 baud ("Serial Monitor" in Arduino's toolbar), you should see messages. If there are none, something else is wrong.]]></description>
            <dc:creator>Traumflug</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Tue, 18 Aug 2015 04:49:42 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,546810#msg-546810</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,546810#msg-546810</link>
            <description><![CDATA[ Thanks for the advice - I made sure that the package came from the Gen 7 support file and it is now compiling.  It is not uploading, however.  When I open the serial window, the pre-loaded Setup Test program kicks on and shows on/off text as the bed LED blinks on and off.  When I try to upload the Setup Test program again, it begins to upload, but doesn't seem to finish.  I have the Upload messages below as well: <br />
<br />
<br />
<br />
<b><u>Compiling messages</u>:</b><br />
<br />
/usr/share/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /tmp/build8685151425230593942.tmp/setup_test_Gen7_v1_5.cpp -o /tmp/build8685151425230593942.tmp/setup_test_Gen7_v1_5.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/wiring_analog.c -o /tmp/build8685151425230593942.tmp/wiring_analog.c.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/wiring.c -o /tmp/build8685151425230593942.tmp/wiring.c.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/wiring_digital.c -o /tmp/build8685151425230593942.tmp/wiring_digital.c.o <br />
In file included from /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/Arduino.h:220:0,<br />
                 from /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/wiring_private.h:33,<br />
                 from /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/wiring_digital.c:28:<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:103:2: warning: initialization makes integer from pointer without a cast [enabled by default]<br />
  &amp;DDRA,<br />
  ^<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:103:2: warning: (near initialization for ‘port_to_mode_PGM[1]’) [enabled by default]<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:104:2: warning: initialization makes integer from pointer without a cast [enabled by default]<br />
  &amp;DDRB,<br />
  ^<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:104:2: warning: (near initialization for ‘port_to_mode_PGM[2]’) [enabled by default]<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:105:2: warning: initialization makes integer from pointer without a cast [enabled by default]<br />
  &amp;DDRC,<br />
  ^<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:105:2: warning: (near initialization for ‘port_to_mode_PGM[3]’) [enabled by default]<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:106:2: warning: initialization makes integer from pointer without a cast [enabled by default]<br />
  &amp;DDRD,<br />
  ^<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:106:2: warning: (near initialization for ‘port_to_mode_PGM[4]’) [enabled by default]<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:111:2: warning: initialization makes integer from pointer without a cast [enabled by default]<br />
  &amp;PORTA,<br />
  ^<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:111:2: warning: (near initialization for ‘port_to_output_PGM[1]’) [enabled by default]<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:112:2: warning: initialization makes integer from pointer without a cast [enabled by default]<br />
  &amp;PORTB,<br />
  ^<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:112:2: warning: (near initialization for ‘port_to_output_PGM[2]’) [enabled by default]<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:113:2: warning: initialization makes integer from pointer without a cast [enabled by default]<br />
  &amp;PORTC,<br />
  ^<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:113:2: warning: (near initialization for ‘port_to_output_PGM[3]’) [enabled by default]<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:114:2: warning: initialization makes integer from pointer without a cast [enabled by default]<br />
  &amp;PORTD,<br />
  ^<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:114:2: warning: (near initialization for ‘port_to_output_PGM[4]’) [enabled by default]<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:119:2: warning: initialization makes integer from pointer without a cast [enabled by default]<br />
  &amp;PINA,<br />
  ^<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:119:2: warning: (near initialization for ‘port_to_input_PGM[1]’) [enabled by default]<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:120:2: warning: initialization makes integer from pointer without a cast [enabled by default]<br />
  &amp;PINB,<br />
  ^<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:120:2: warning: (near initialization for ‘port_to_input_PGM[2]’) [enabled by default]<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:121:2: warning: initialization makes integer from pointer without a cast [enabled by default]<br />
  &amp;PINC,<br />
  ^<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:121:2: warning: (near initialization for ‘port_to_input_PGM[3]’) [enabled by default]<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:122:2: warning: initialization makes integer from pointer without a cast [enabled by default]<br />
  &amp;PIND,<br />
  ^<br />
/home/rhodes/sketchbook/hardware/Gen7/variants/gen7/pins_arduino.h:122:2: warning: (near initialization for ‘port_to_input_PGM[4]’) [enabled by default]<br />
/usr/share/arduino/hardware/tools/avr/bin/avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/wiring_shift.c -o /tmp/build8685151425230593942.tmp/wiring_shift.c.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/WInterrupts.c -o /tmp/build8685151425230593942.tmp/WInterrupts.c.o <br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/WInterrupts.c: In function ‘__vector_3’:<br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/WInterrupts.c:309:13: warning: array subscript is above array bounds [-Warray-bounds]<br />
   if(intFunc[EXTERNAL_INT_2])<br />
             ^<br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/WInterrupts.c:310:12: warning: array subscript is above array bounds [-Warray-bounds]<br />
     intFunc[EXTERNAL_INT_2]();<br />
            ^<br />
/usr/share/arduino/hardware/tools/avr/bin/avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/wiring_pulse.c -o /tmp/build8685151425230593942.tmp/wiring_pulse.c.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/IPAddress.cpp -o /tmp/build8685151425230593942.tmp/IPAddress.cpp.o <br />
In file included from /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/IPAddress.cpp:3:0:<br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/IPAddress.h: In member function ‘IPAddress::operator uint32_t()’:<br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/IPAddress.h:51:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]<br />
     operator uint32_t() { return *((uint32_t*)_address); };<br />
                                                       ^<br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/IPAddress.h: In member function ‘bool IPAddress::operator==(const IPAddress&amp;)’:<br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/IPAddress.h:52:75: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]<br />
     bool operator==(const IPAddress&amp; addr) { return (*((uint32_t*)_address)) == (*((uint32_t*)addr._address)); };<br />
                                                                           ^<br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/IPAddress.h:52:108: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]<br />
     bool operator==(const IPAddress&amp; addr) { return (*((uint32_t*)_address)) == (*((uint32_t*)addr._address)); };<br />
                                                                                                            ^<br />
/usr/share/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/CDC.cpp -o /tmp/build8685151425230593942.tmp/CDC.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/HardwareSerial.cpp -o /tmp/build8685151425230593942.tmp/HardwareSerial.cpp.o <br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/HardwareSerial.cpp: In function ‘void store_char(unsigned char, ring_buffer*)’:<br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/HardwareSerial.cpp:98:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]<br />
   if (i != buffer-&gt;tail) {<br />
                    ^<br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/HardwareSerial.cpp: In function ‘void __vector_20()’:<br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/HardwareSerial.cpp:132:21: warning: unused variable ‘c’ [-Wunused-variable]<br />
       unsigned char c = UDR0;<br />
                     ^<br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/HardwareSerial.cpp: In function ‘void __vector_28()’:<br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/HardwareSerial.cpp:158:21: warning: unused variable ‘c’ [-Wunused-variable]<br />
       unsigned char c = UDR1;<br />
                     ^<br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/HardwareSerial.cpp: In member function ‘void HardwareSerial::begin(long unsigned int, byte)’:<br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/HardwareSerial.cpp:379:11: warning: unused variable ‘current_config’ [-Wunused-variable]<br />
   uint8_t current_config;<br />
           ^<br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/HardwareSerial.cpp: In member function ‘virtual size_t HardwareSerial::write(uint8_t)’:<br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/HardwareSerial.cpp:478:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]<br />
   while (i == _tx_buffer-&gt;tail)<br />
                           ^<br />
/usr/share/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/new.cpp -o /tmp/build8685151425230593942.tmp/new.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/WMath.cpp -o /tmp/build8685151425230593942.tmp/WMath.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/Stream.cpp -o /tmp/build8685151425230593942.tmp/Stream.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/Print.cpp -o /tmp/build8685151425230593942.tmp/Print.cpp.o <br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/Print.cpp: In member function ‘size_t Print::print(const __FlashStringHelper*)’:<br />
/home/rhodes/sketchbook/hardware/Gen7/cores/arduino/Print.cpp:44:23: warning: ‘__progmem__’ attribute ignored [-Wattributes]<br />
   const char PROGMEM *p = (const char PROGMEM *)ifsh;<br />
                       ^<br />
/usr/share/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/main.cpp -o /tmp/build8685151425230593942.tmp/main.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/HID.cpp -o /tmp/build8685151425230593942.tmp/HID.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/Tone.cpp -o /tmp/build8685151425230593942.tmp/Tone.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/USBCore.cpp -o /tmp/build8685151425230593942.tmp/USBCore.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/rhodes/sketchbook/hardware/Gen7/cores/arduino -I/home/rhodes/sketchbook/hardware/Gen7/variants/gen7 /home/rhodes/sketchbook/hardware/Gen7/cores/arduino/WString.cpp -o /tmp/build8685151425230593942.tmp/WString.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-ar rcs /tmp/build8685151425230593942.tmp/core.a /tmp/build8685151425230593942.tmp/wiring_analog.c.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-ar rcs /tmp/build8685151425230593942.tmp/core.a /tmp/build8685151425230593942.tmp/wiring.c.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-ar rcs /tmp/build8685151425230593942.tmp/core.a /tmp/build8685151425230593942.tmp/wiring_digital.c.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-ar rcs /tmp/build8685151425230593942.tmp/core.a /tmp/build8685151425230593942.tmp/wiring_shift.c.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-ar rcs /tmp/build8685151425230593942.tmp/core.a /tmp/build8685151425230593942.tmp/WInterrupts.c.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-ar rcs /tmp/build8685151425230593942.tmp/core.a /tmp/build8685151425230593942.tmp/wiring_pulse.c.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-ar rcs /tmp/build8685151425230593942.tmp/core.a /tmp/build8685151425230593942.tmp/IPAddress.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-ar rcs /tmp/build8685151425230593942.tmp/core.a /tmp/build8685151425230593942.tmp/CDC.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-ar rcs /tmp/build8685151425230593942.tmp/core.a /tmp/build8685151425230593942.tmp/HardwareSerial.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-ar rcs /tmp/build8685151425230593942.tmp/core.a /tmp/build8685151425230593942.tmp/new.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-ar rcs /tmp/build8685151425230593942.tmp/core.a /tmp/build8685151425230593942.tmp/WMath.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-ar rcs /tmp/build8685151425230593942.tmp/core.a /tmp/build8685151425230593942.tmp/Stream.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-ar rcs /tmp/build8685151425230593942.tmp/core.a /tmp/build8685151425230593942.tmp/Print.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-ar rcs /tmp/build8685151425230593942.tmp/core.a /tmp/build8685151425230593942.tmp/main.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-ar rcs /tmp/build8685151425230593942.tmp/core.a /tmp/build8685151425230593942.tmp/HID.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-ar rcs /tmp/build8685151425230593942.tmp/core.a /tmp/build8685151425230593942.tmp/Tone.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-ar rcs /tmp/build8685151425230593942.tmp/core.a /tmp/build8685151425230593942.tmp/USBCore.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-ar rcs /tmp/build8685151425230593942.tmp/core.a /tmp/build8685151425230593942.tmp/WString.cpp.o <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-gcc -Os -Wl,--gc-sections -mmcu=atmega1284p -o /tmp/build8685151425230593942.tmp/setup_test_Gen7_v1_5.cpp.elf /tmp/build8685151425230593942.tmp/setup_test_Gen7_v1_5.cpp.o /tmp/build8685151425230593942.tmp/core.a -L/tmp/build8685151425230593942.tmp -lm <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-objcopy -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 /tmp/build8685151425230593942.tmp/setup_test_Gen7_v1_5.cpp.elf /tmp/build8685151425230593942.tmp/setup_test_Gen7_v1_5.cpp.eep <br />
/usr/share/arduino/hardware/tools/avr/bin/avr-objcopy -O ihex -R .eeprom /tmp/build8685151425230593942.tmp/setup_test_Gen7_v1_5.cpp.elf /tmp/build8685151425230593942.tmp/setup_test_Gen7_v1_5.cpp.hex <br />
Binary sketch size: 3,256 bytes (of a 129,024 byte maximum)<br />
<br />
<br />
<br />
<br />
<br />
<br />
<b><u>Upload messages:</u></b> (I've removed some of the repetitive "avrdude: Recv: . [00] " text)<br />
<br />
avrdude: Version 6.0.1, compiled on Oct 21 2013 at 17:07:18<br />
         Copyright (c) 2000-2005 Brian Dean, [<a href="http://www.bdmicro.com/" target="_blank"  rel="nofollow">www.bdmicro.com</a>]<br />
         Copyright (c) 2007-2009 Joerg Wunsch<br />
<br />
         System wide configuration file is "/usr/share/arduino/hardware/tools/avrdude.conf"<br />
         User configuration file is "/home/rhodes/.avrduderc"<br />
         User configuration file does not exist or is not a regular file, skipping<br />
<br />
         Using Port                    : /dev/ttyACM4<br />
         Using Programmer              : stk500v2<br />
         Overriding Baud Rate          : 115200<br />
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14] <br />
avrdude: ser_recv(): programmer is not responding<br />
avrdude: stk500v2_ReceiveMessage(): timeout<br />
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14] <br />
avrdude: ser_recv(): programmer is not responding<br />
avrdude: stk500v2_ReceiveMessage(): timeout<br />
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14] <br />
avrdude: ser_recv(): programmer is not responding<br />
avrdude: stk500v2_ReceiveMessage(): timeout<br />
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14] <br />
avrdude: ser_recv(): programmer is not responding<br />
avrdude: stk500v2_ReceiveMessage(): timeout<br />
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14] <br />
avrdude: ser_recv(): programmer is not responding<br />
avrdude: stk500v2_ReceiveMessage(): timeout<br />
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14] <br />
avrdude: ser_recv(): programmer is not responding<br />
avrdude: stk500v2_ReceiveMessage(): timeout<br />
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14] <br />
avrdude: Recv: . [00] <br />
avrdude: stk500v2_ReceiveMessage(): timeout<br />
avrdude: stk500v2_getsync(): timeout communicating with programmer<br />
avrdude: Recv: . [00] <br />
avrdude: stk500v2_ReceiveMessage(): timeout<br />
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: stk500v2_ReceiveMessage(): timeout<br />
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: stk500v2_ReceiveMessage(): timeout<br />
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
.<br />
.<br />
.<br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: stk500v2_ReceiveMessage(): timeout<br />
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
.<br />
.<br />
.<br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: stk500v2_ReceiveMessage(): timeout<br />
avrdude: stk500v2_getsync(): timeout communicating with programmer<br />
         AVR Part                      : ATmega1284P<br />
         Chip Erase delay              : 55000 us<br />
         PAGEL                         : PD7<br />
         BS2                           : PA0<br />
         RESET disposition             : dedicated<br />
         RETRY pulse                   : SCK<br />
         serial program mode           : yes<br />
         parallel program mode         : yes<br />
         Timeout                       : 200<br />
         StabDelay                     : 100<br />
         CmdexeDelay                   : 25<br />
         SyncLoops                     : 32<br />
         ByteDelay                     : 0<br />
         PollIndex                     : 3<br />
         PollValue                     : 0x53<br />
         Memory Detail                 :<br />
<br />
                                  Block Poll               Page                       Polled<br />
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack<br />
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------<br />
           eeprom        65    10   128    0 no       4096    8      0  9000  9000 0xff 0xff<br />
                                  Block Poll               Page                       Polled<br />
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack<br />
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------<br />
           flash         65    10   256    0 yes    131072  256    512  4500  4500 0xff 0xff<br />
                                  Block Poll               Page                       Polled<br />
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack<br />
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------<br />
           lock           0     0     0    0 no          1    0      0  9000  9000 0x00 0x00<br />
                                  Block Poll               Page                       Polled<br />
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack<br />
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------<br />
           lfuse          0     0     0    0 no          1    0      0  9000  9000 0x00 0x00<br />
                                  Block Poll               Page                       Polled<br />
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack<br />
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------<br />
           hfuse          0     0     0    0 no          1    0      0  9000  9000 0x00 0x00<br />
                                  Block Poll               Page                       Polled<br />
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack<br />
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------<br />
           efuse          0     0     0    0 no          1    0      0  9000  9000 0x00 0x00<br />
                                  Block Poll               Page                       Polled<br />
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack<br />
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------<br />
           signature      0     0     0    0 no          3    0      0     0     0 0x00 0x00<br />
                                  Block Poll               Page                       Polled<br />
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack<br />
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------<br />
           calibration    0     0     0    0 no          1    0      0     0     0 0x00 0x00<br />
<br />
         Programmer Type : STK500V2<br />
         Description     : Atmel STK500 Version 2.x firmware<br />
         Programmer Model: Unknown<br />
avrdude: Send: . [1b] . [01] . [00] . [02] . [0e] . [03] . [90] . [85] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
.<br />
.<br />
.<br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: stk500v2_ReceiveMessage(): timeout<br />
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
avrdude: Recv: . [00] <br />
.<br />
.<br />
.]]></description>
            <dc:creator>aaron.r</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Mon, 17 Aug 2015 21:21:04 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,546400#msg-546400</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,546400#msg-546400</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>aaron.r</strong><br />
Hello,<br />
I'm unable to verify the Setup program - I get the below errors, captured with "verbose output" during compilation.  In case it helps, I added a note where the error list begins.<br />
<br />
I have a Gen7 v1.5, Ubuntu Linux.<br />
<br />
/usr/share/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/aaron/sketchbook/hardware/Gen7/cores/arduino <br />
-I/home/aaron/sketchbook/hardware/Gen7/variants/gen7 /tmp/build6012115862471332917.tmp/sketch_aug11a.cpp -o /tmp/build6012115862471332917.tmp/sketch_aug11a.cpp.o <br />
[...]<br />
Errors:<br />
/home/aaron/sketchbook/hardware/Gen7/cores/arduino/WString.cpp: In member function ‘void String::init()’:<br />
/home/aaron/sketchbook/hardware/Gen7/cores/arduino/WString.cpp:117:2: error: ‘flags’ was not declared in this scope<br />
  flags = 0;<br />
  ^<br />
[...]</div></blockquote>
<br />
Somebody cared to post the error messages. Excellent, this way one can help.<br />
<br />
It looks like the library code for the Gen7 doesn't like other files. Two questions:<br />
<br />
- Is it the package coming with <a href="http://reprap.org/wiki/Gen7_Arduino_IDE_Support" target="_blank"  rel="nofollow">Gen7 Arduino IDE Support</a> package or the one coming with Marlin? The Gen7 package should work, at least up to version 1.0.5 of Arduino IDE, I use it myself.<br />
<br />
- Which version of Arduino IDE is it? Arduino doesn't take care of backwards compatibility, so add-on libraries break often. As said, 1.0.5 is fine.]]></description>
            <dc:creator>Traumflug</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Sun, 16 Aug 2015 16:26:26 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,546124#msg-546124</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,546124#msg-546124</link>
            <description><![CDATA[ Hello,<br />
I'm unable to verify the Setup program - I get the below errors, captured with "verbose output" during compilation.  In case it helps, I added a note where the error list begins.<br />
<br />
I have a Gen7 v1.5, Ubuntu Linux.<br />
<br />
/usr/share/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/aaron/sketchbook/hardware/Gen7/cores/arduino <br />
-I/home/aaron/sketchbook/hardware/Gen7/variants/gen7 /tmp/build6012115862471332917.tmp/sketch_aug11a.cpp -o /tmp/build6012115862471332917.tmp/sketch_aug11a.cpp.o <br />
  Using previously compiled: /tmp/build6012115862471332917.tmp/wiring_analog.c.o<br />
  Using previously compiled: /tmp/build6012115862471332917.tmp/wiring.c.o<br />
  Using previously compiled: /tmp/build6012115862471332917.tmp/wiring_digital.c.o<br />
  Using previously compiled: /tmp/build6012115862471332917.tmp/wiring_shift.c.o<br />
  Using previously compiled: /tmp/build6012115862471332917.tmp/WInterrupts.c.o<br />
  Using previously compiled: /tmp/build6012115862471332917.tmp/wiring_pulse.c.o<br />
  Using previously compiled: /tmp/build6012115862471332917.tmp/IPAddress.cpp.o<br />
  Using previously compiled: /tmp/build6012115862471332917.tmp/CDC.cpp.o<br />
  Using previously compiled: /tmp/build6012115862471332917.tmp/HardwareSerial.cpp.o<br />
  Using previously compiled: /tmp/build6012115862471332917.tmp/new.cpp.o<br />
  Using previously compiled: /tmp/build6012115862471332917.tmp/WMath.cpp.o<br />
  Using previously compiled: /tmp/build6012115862471332917.tmp/Stream.cpp.o<br />
  Using previously compiled: /tmp/build6012115862471332917.tmp/Print.cpp.o<br />
  Using previously compiled: /tmp/build6012115862471332917.tmp/main.cpp.o<br />
  Using previously compiled: /tmp/build6012115862471332917.tmp/HID.cpp.o<br />
  Using previously compiled: /tmp/build6012115862471332917.tmp/Tone.cpp.o<br />
  Using previously compiled: /tmp/build6012115862471332917.tmp/USBCore.cpp.o<br />
/usr/share/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega1284p -DF_CPU=20000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -D__PROG_TYPES_COMPAT__ -I/home/aaron/sketchbook/hardware/Gen7/cores/arduino <br />
-I/home/aaron/sketchbook/hardware/Gen7/variants/gen7 /home/aaron/sketchbook/hardware/Gen7/cores/arduino/WString.cpp -o /tmp/build6012115862471332917.tmp/WString.cpp.o <br />
<br />
Errors:<br />
/home/aaron/sketchbook/hardware/Gen7/cores/arduino/WString.cpp: In member function ‘void String::init()’:<br />
/home/aaron/sketchbook/hardware/Gen7/cores/arduino/WString.cpp:117:2: error: ‘flags’ was not declared in this scope<br />
  flags = 0;<br />
  ^<br />
/home/aaron/sketchbook/hardware/Gen7/cores/arduino/WString.cpp: At global scope:<br />
/home/aaron/sketchbook/hardware/Gen7/cores/arduino/WString.cpp:530:8: error: redefinition of ‘String String::substring(unsigned int) const’<br />
 String String::substring( unsigned int left ) const<br />
        ^<br />
In file included from /home/aaron/sketchbook/hardware/Gen7/cores/arduino/WString.cpp:22:0:<br />
/home/aaron/sketchbook/hardware/Gen7/cores/arduino/WString.h:174:9: error: ‘String String::substring(unsigned int) const’ previously defined here<br />
  String substring( unsigned int beginIndex ) const { return substring(beginIndex, len); };<br />
         ^]]></description>
            <dc:creator>aaron.r</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Sat, 15 Aug 2015 19:11:21 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,300941#msg-300941</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,300941#msg-300941</link>
            <description><![CDATA[ I am trying to upload the Teacup firmware to an atmega644 on which I myself have burned the boatloader file "bootloader-644-20MHz.hex from Gen7 arduino IDE support using winavr/avrdude and a usbasp programmer. <br />
<br />
Uploading firmware won't work on this atmega644 from the Generation 7 board,<br />
I already have another atmega644/20MHz running teacup on the same board and I can easily upload the firmware on it. <br />
<br />
Why I can't upload teacup/test fimware to it any idea ?]]></description>
            <dc:creator>iamay</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Sat, 25 Jan 2014 15:15:46 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,298443#msg-298443</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,298443#msg-298443</link>
            <description><![CDATA[ See [<a href="http://www.engbedded.com/fusecalc" target="_blank"  rel="nofollow">www.engbedded.com</a>] for a good fuse calculator<br />
<br />
Also see [<a href="http://www.ladyada.net/learn/avr/fuses.html" target="_blank"  rel="nofollow">www.ladyada.net</a>] for some descriptions of fields.]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Tue, 21 Jan 2014 01:14:09 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,298140#msg-298140</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,298140#msg-298140</link>
            <description><![CDATA[ Hi,<br />
Still I am not able to upload setup test code. I have attach file which shows some part of upload but the remaining portion in image remain as it is. more than 10 min I waited but no success.<br />
what I think this problem may be because of -&gt;<br />
<br />
1.Wrong Fuse by me:<br />
I want to know about fuse whether I have set it correctly because on below it is showing something different<br />
[<a href="http://reprap.org/wiki/Gen7_Arduino_IDE_Support#Bootloader_Upload" target="_blank"  rel="nofollow">reprap.org</a>]<br />
<br />
I have set -U lfuse:w:0xff:m -U hfuse:w:0x99:m -U efuse:w:0xfc:m (for atmega644A on 16MHz)  while on link it is LFUSE = 0xF7, HFUSE = 0xDC, HFUSE = 0xDC.<br />
<br />
<br />
2. when I connect power supply with atx24 pin option 1 then on my electronic board led of heater blink once and then turn off. This happen before  the upload of setup test code. Is there something wrong in my electronic board? <br />
any suggestion how to check, please tell me.]]></description>
            <dc:creator>Bru</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Mon, 20 Jan 2014 11:38:58 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,297497#msg-297497</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,297497#msg-297497</link>
            <description><![CDATA[ @Bru: so you have successfully burn the boot loader, that is good. To upload the firmware using the usb-ttl adapter cp2012, I need to push the reset button when the Arduino just showing 'Uploading' the firmware message.<br />
Well, I manage to 'practice' it several time until get it correctly.]]></description>
            <dc:creator>zungmann</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Sun, 19 Jan 2014 08:51:45 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,297340#msg-297340</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,297340#msg-297340</link>
            <description><![CDATA[ I have burn bootloader using command promt and before bootloader I set fuse. So any one please reply if i have done something wrong. I have attach screenshots of steps in 3 part . <br />
after doing such thing i am not able to upload setup test code as well as firmware. I am using usb to ttl cp2012.<br />
any suggestion most welcome.]]></description>
            <dc:creator>Bru</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Sun, 19 Jan 2014 01:46:24 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,296508#msg-296508</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,296508#msg-296508</link>
            <description><![CDATA[ Hi zungmann,<br />
I have build Gen7 1.4.1 board for my prusa i3 . Now what problem I am facing is I am not able to burn Bootloader. I am using atmega644A controller with 16Mhz crystal. I tried to burn using Arduino IDE 1.0.4 as well 1.0.5 version and arduino uno as programmer. Even I tried with command prompt avrdude. I am working on windowsXP OS.<br />
so please help me, I want to know how to burn bootloader as you have done this.]]></description>
            <dc:creator>Bru</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Fri, 17 Jan 2014 11:07:01 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,266882#msg-266882</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,266882#msg-266882</link>
            <description><![CDATA[ Hi, <br />
I have built a strip prototype version of the gen 7 board running Marlin firmware. I am using stand alone motor drivers so I dont need the drivers located on the main board. I had tested the board on the bench and everything worked ok. All motors were tested, heat on extruder and bed worked and all three sensors could be read with M119. When I connected the board to the printer and tried to connect the usb I started getting errors. Sometimes I had to recycle the power as the usb driver was not being recognised. Once I got the usb recognised I could get the printer to go online in pronterface but then it would freeze and I couldn't get it to respond to any commands. I tried to reload the firmware with usb connected to my gen7 board via the MCP2200 but got time out errors. The tx led of the MCP2200 would just flash every few seconds. Troubleshooting took the following steps:<br />
1) I  verified the MCP2200's correct operation by removing the ATmega1284P ic and shorting the Tx and rx pins. (14 and 15 )<br />
2) I reloaded the bootloader and frimware through the ISP connector using an Arduino Uno as ISP. There were no errors generated in the download. but still when I attempted to connect  to pronterface the problems were the same.<br />
3) When I first burned the bootloader I did it while the ATmega was on a breadboard following the instructions in the reprap link here; -&gt;[<a href="http://reprap.org/wiki/Burning_the_Sanguino_Bootloader_using_Arduino_as_ISP" target="_blank"  rel="nofollow">reprap.org</a>]<br />
In this example Pin 32 (Aref) of the Atmega is tied to +5V. I had a look in the datasheet of the ATmega1284P and it says the Aref may be connected to the AVCC pin or  use an internal vref. The selected ref voltage is controlled by writing to one of the control registers in the ATmega. <br />
In the schematics of the Gen 7 elactronics pin 32   of the ATmega tied to a capacitor to gnd. The pin is also connected to connector 4 where a voltage can be applied to the pin. <br />
4) I connected pin 32 to +5v on my gen 7 pcb and programmed to bootloader again using the ISP as before. No errors were returned.<br />
5) Then using the usb connected to the gen 7 pcb ( via the MCP2200 ) I downloaded the firmware and it downloaded fine. I tested the board again and all functions were working fine. I power cycled the pcb and tried to connect to my printer again. Everything went ok. I had a spare ATmega 1284 ic  which already had the bootloader burned and I loaded the firmware on it through my gen7 board without problems.<br />
<br />
My question; is is possible that the connection of Aref to +5 volts could have solved this issue? Also I don't know if at the lowest level of the firmware  the register is programmed to use Aref, AVCC or the internal ref.  The data sheet says if the internal ref is selected in software that Aref shouldn't be connected.<br />
<br />
"If the user has a fixed voltage source connected to the AREF pin, the user may not use the other<br />
reference voltage options in the application, as they will be shorted to the external voltage. If no<br />
external voltage is applied to the AREF pin, the user may switch between AVCC and 2.56V as<br />
reference selection." (datasheet version: 8059D–AVR–11/09 pg. 248 )<br />
<br />
Maybe Aref should only be connected to +5v to burn the bootloader and then left floating when downloading the firmware. <br />
 Any advice would be apreciated.<br />
Thanks.]]></description>
            <dc:creator>parto</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Thu, 14 Nov 2013 07:40:55 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,250395#msg-250395</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,250395#msg-250395</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />Does this happen when using a serial terminal (PuTTY, GtkTerm), too?</div></blockquote>
<br />
Yes, Rx LED starts to glow as soon as i connect USB cable to PC. Without any program. On different PCs.<br />
In PuTTY i have "OK Start" all the way.<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />To disable it, remove C21.</div></blockquote>
<br />
Done it. Did not helped.]]></description>
            <dc:creator>Zoman</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Tue, 01 Oct 2013 07:15:36 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,250073#msg-250073</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,250073#msg-250073</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />I am having problem with MCP2200.<br />
If I load firmware (Teacup) via ISP into 1284P and connect it to Pronteface I have message 'start' repeated infinite.</div></blockquote>
<br />
If you can read the message, your MCP2200 works fine.<br />
<br />
Your ATmega apparently resets for some reason. Does this happen when using a serial terminal (PuTTY, GtkTerm), too?<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />FT232 does not work if i don't solder out MCP2200.</div></blockquote>
<br />
That's expected, both share the same serial port.<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />Auto reset?</div></blockquote>
<br />
To disable it, remove C21.]]></description>
            <dc:creator>Traumflug</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Mon, 30 Sep 2013 11:44:31 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,250045#msg-250045</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,250045#msg-250045</link>
            <description><![CDATA[ Hello,<br />
<br />
I am having problem with MCP2200. <br />
If I load firmware (Teacup) via ISP into 1284P and connect it to Pronteface I have message 'start' repeated infinite. And nothing works.<br />
When i solder it out and connect FT232 to 1284P directly, everything works. FT232 does not work if i don't solder out MCP2200.<br />
Board looks fine, i checked it with magnifying glass also.<br />
What could it be? Auto reset?]]></description>
            <dc:creator>Zoman</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Mon, 30 Sep 2013 09:59:05 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?181,210044,249364#msg-249364</guid>
            <title>Re: Gen7 - Impossible to upload firmware</title>
            <link>https://reprap.org/forum/read.php?181,210044,249364#msg-249364</link>
            <description><![CDATA[ In repetier and marlin as well as sprinter you need to give the M80 command to turn on the power supply, if your using ATX as your PSU. M81 to turn it off BTW. <br />
Also for those of you with the 1284 without the (P) - pu trust me I have tried all kinds of way to program that thing even a dedicated programmer based on the arduino design, it keeps failing so I gave up on this chip. there is something inherently different, someone might have to dig up the data sheets, even if I load the boot loader something is amiss. there have been several arduino bobduino mighty 1284 threads on this subject it just is a no go, most peeps don't succeed when it comes to that chip.<br />
terramir]]></description>
            <dc:creator>terramir</dc:creator>
            <category>Next Wave Electronics Working Group</category>
            <pubDate>Fri, 27 Sep 2013 19:13:29 -0400</pubDate>
        </item>
    </channel>
</rss>
