<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Arduino DUE, Marlin 1.1.9: fatal error: avr/io.h: No such file or directory</title>
        <description> Aloha :-)

For some days I try to load Marlin 1.1.9 (2.0.0) as firmware on my Arduino DUE with RADDS.
The following error message I get through the Arduino IDE:

In file included from sketch\HAL.h:33:0,

                 from sketch\MarlinConfig.h:39,

                 from sketch\G26_Mesh_Validation_Tool.cpp:27:

sketch\fastio.h:34:20: fatal error: avr/io.h: No such file or directory

 #include &amp;lt;avr/io.h&amp;gt;

                    ^

compilation terminated.

exit status 1
Fehler beim Kompilieren für das Board Arduino Due (Programming Port).

I have already tried the folder &quot;avr/&quot; including the &quot;io.h&quot; in different directories to copy. But no matter what I do, each time the same error message appears.
In the version 1.0.0 (which I use for years and which also works well) is &quot;avr/io.h&quot; does not exist. So I have no problems there.
Does any of you have a solution?

Greeting,
Chris</description>
        <link>https://reprap.org/forum/read.php?415,832671,832671#msg-832671</link>
        <lastBuildDate>Sun, 13 Sep 2026 11:02:33 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?415,832671,832714#msg-832714</guid>
            <title>Re: Arduino DUE, Marlin 1.1.9: fatal error: avr/io.h: No such file or directory</title>
            <link>https://reprap.org/forum/read.php?415,832671,832714#msg-832714</link>
            <description><![CDATA[ Aloha :-)<br />
<br />
Ok, I have it!<br />
You have to create a folder 'avr' in '.../sketchbook/libraries' and copy the file 'io.h' into it.<br />
Then it works.<br />
<br />
Greeting,<br />
Chris]]></description>
            <dc:creator>EcoF83R</dc:creator>
            <category>Firmware - Marlin</category>
            <pubDate>Mon, 03 Sep 2018 06:12:46 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?415,832671,832671#msg-832671</guid>
            <title>Arduino DUE, Marlin 1.1.9: fatal error: avr/io.h: No such file or directory</title>
            <link>https://reprap.org/forum/read.php?415,832671,832671#msg-832671</link>
            <description><![CDATA[ Aloha :-)<br />
<br />
For some days I try to load Marlin 1.1.9 (2.0.0) as firmware on my Arduino DUE with RADDS.<br />
The following error message I get through the Arduino IDE:<br />
<br />
<b>In file included from sketch\HAL.h:33:0,<br />
<br />
                 from sketch\MarlinConfig.h:39,<br />
<br />
                 from sketch\G26_Mesh_Validation_Tool.cpp:27:<br />
<br />
sketch\fastio.h:34:20: fatal error: avr/io.h: No such file or directory<br />
<br />
 #include &lt;avr/io.h&gt;<br />
<br />
                    ^<br />
<br />
compilation terminated.<br />
<br />
exit status 1<br />
Fehler beim Kompilieren für das Board Arduino Due (Programming Port).</b><br />
<br />
I have already tried the folder "avr/" including the "io.h" in different directories to copy. But no matter what I do, each time the same error message appears.<br />
In the version 1.0.0 (which I use for years and which also works well) is "avr/io.h" does not exist. So I have no problems there.<br />
Does any of you have a solution?<br />
<br />
Greeting,<br />
Chris]]></description>
            <dc:creator>EcoF83R</dc:creator>
            <category>Firmware - Marlin</category>
            <pubDate>Sun, 02 Sep 2018 15:42:31 -0400</pubDate>
        </item>
    </channel>
</rss>
