r8c-writer
何の変哲も無い、R8Cマイコン用のライティングプログラム。
必要な回路については、ブログエントリを参照。
なお、このソフトは、GPL-3でライセンスされますので、通常の使用については特に制限はありませんが、保証もありません。
詳しくは、COPYINGやREADME(アーカイブに同梱)を参照してください。
 Name                      Last modified      Description
 Name                      Last modified      Description
![[   ]](/icons/compressed.gif) r8c-writer_0.1.tar.xz     2016-09-05 19:33  20140bytes, MD5:de19cc9fa6a69e1b4107a5ef90c21518
 r8c-writer_0.1.tar.xz     2016-09-05 19:33  20140bytes, MD5:de19cc9fa6a69e1b4107a5ef90c21518
![[   ]](/icons/text.gif) COPYING                   2016-09-14 23:54  GPL-3 (GNU General Public License Version 3)
 COPYING                   2016-09-14 23:54  GPL-3 (GNU General Public License Version 3)
![[   ]](/icons/compressed.gif) r8c-writer_0.2.tar.xz     2016-09-15 00:21  48412bytes, MD5:b47b02419e6a1b2fa57d0725a8cde071
 r8c-writer_0.2.tar.xz     2016-09-15 00:21  48412bytes, MD5:b47b02419e6a1b2fa57d0725a8cde071
![[   ]](/icons/compressed.gif) r8c-writer_0.2.zip        2016-09-15 00:21  55786bytes, MD5:ae5736b937624d808ff175ffc6221547
 r8c-writer_0.2.zip        2016-09-15 00:21  55786bytes, MD5:ae5736b937624d808ff175ffc6221547
![[   ]](/icons/compressed.gif) r8c-writer_0.2.1.tar.xz   2016-09-21 13:26  48616bytes, MD5:864b03c4109c4863f1bf2b43b1b76d5b
 r8c-writer_0.2.1.tar.xz   2016-09-21 13:26  48616bytes, MD5:864b03c4109c4863f1bf2b43b1b76d5b
![[   ]](/icons/compressed.gif) r8c-writer_0.2.1.zip      2016-09-21 13:26  56064bytes, MD5:a347ea0c83c3df605a5084f826d738dc
 r8c-writer_0.2.1.zip      2016-09-21 13:26  56064bytes, MD5:a347ea0c83c3df605a5084f826d738dc
![[   ]](/icons/compressed.gif) r8c-writer_0.2.1.2.tar.xz 2016-09-23 07:29  48672bytes, MD5:0a4141929ef87dc098821de48728587a
 r8c-writer_0.2.1.2.tar.xz 2016-09-23 07:29  48672bytes, MD5:0a4141929ef87dc098821de48728587a
![[   ]](/icons/compressed.gif) r8c-writer_0.2.1.2.zip    2016-09-23 07:29  56198bytes, MD5:d982f65e0a037b0f17d9d0d17f7144da
 r8c-writer_0.2.1.2.zip    2016-09-23 07:29  56198bytes, MD5:d982f65e0a037b0f17d9d0d17f7144da
![[   ]](/icons/compressed.gif) r8c-writer_0.2.2.tar.xz   2017-09-06 14:35  49772bytes, MD5:b698cab194ac7be45a774164fdc433d8
 r8c-writer_0.2.2.tar.xz   2017-09-06 14:35  49772bytes, MD5:b698cab194ac7be45a774164fdc433d8
![[   ]](/icons/compressed.gif) r8c-writer_0.2.2.zip      2017-09-06 14:35  57471bytes, MD5:82555ec55c7d6570cb6074d9ca51c45f
 r8c-writer_0.2.2.zip      2017-09-06 14:35  57471bytes, MD5:82555ec55c7d6570cb6074d9ca51c45f
![[   ]](/icons/compressed.gif) r8c-writer_0.2.3.tar.xz   2018-08-04 05:21  22904bytes, MD5:15f2f6c53c9f9f792230bcbee4ab91c0
 r8c-writer_0.2.3.tar.xz   2018-08-04 05:21  22904bytes, MD5:15f2f6c53c9f9f792230bcbee4ab91c0
![[   ]](/icons/compressed.gif) r8c-writer_0.2.3.zip      2018-08-04 05:21  26763bytes, MD5:859a803429c5963271a0b7db02cf663f
 r8c-writer_0.2.3.zip      2018-08-04 05:21  26763bytes, MD5:859a803429c5963271a0b7db02cf663f
アップデート履歴
  - 
    2018/8/4 0.2.3
 Makefileの問題を修正/対応するデバイスの追加/READMEの誤植を修正
- 
    2017/9/6 0.2.2
 -bオプションで書き込み速度を設定できるように。
- 
    2016/9/23 0.2.1.2
 Windowsだと、COMポートを閉じた瞬間に端末制御線の状態が上書きされるため
    -Eオプションがまともに働かない問題を修正
- 
    2016/9/21 0.2.1
 -Eオプション追加: マイコンをリセットしてプログラムの実行をする
- 
    2016/9/13 0.2
 軽い気持ちでWindows対応させようとして作業開始して、後悔した。
 超めんどくさかった。でもとりあえず、Windowsでも動くようになった。
 Windows用にはMinGWでコンパイルしたバイナリを同梱。
- 
    2016/9/5 0.1
 初公開のバージョン。対応はLinuxのみ。とりあえず動く。