<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akkera102</author_name>
  <author_url>https://blog.hatena.ne.jp/akkera102/</author_url>
  <blog_title>あーさん日記</blog_title>
  <blog_url>https://akkera102.hatenablog.com/</blog_url>
  <categories>
    <anon>Arduboy</anon>
  </categories>
  <description>うーん、これはちょっとひどいかなあ。 大きなスケッチを書き込みと、ブートローダーを破壊することがわかりました。 領域保護機能はありません・・・。 Arduino IDEはサイズを見ているので大丈夫っぽいですけど、 platformio、ino、自作makefileの方は危険です。 FLASH領域は0x8000（32KB）で、IDEの書けるスケッチサイズは0x7000（28KB）。 残りの4KB（32KB - 28KB）がブートローダのようです。 0x7000・・・10進数でいうと28672バイトを超えて書き込むと壊れるようです。。 復帰はブートローダーを書き直す、の一択です。 AVR MKII…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakkera102.hatenablog.com%2Fentry%2F2016%2F06%2F20%2F212846&quot; title=&quot;Arduboy 実験40 - あーさん日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-06-20 21:28:46</published>
  <title>Arduboy 実験40</title>
  <type>rich</type>
  <url>https://akkera102.hatenablog.com/entry/2016/06/20/212846</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
