Code to load a LPC1114 over tx/rx. I have only tested with a 1114 chip but it should work with other LPC uControllers

Dependencies:   DirectoryList MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

Revisions of _user_settings.h

Revision Date Message Actions
52:afd15e54142f 2015-07-26 Use MBED to load LPC1114. Modified to also load LPExpresso 1114 board File  Diff  Annotate
48:99cfe3a929ea 2015-01-29 file selector interface implemented File  Diff  Annotate
47:e7d395119a63 2015-01-06 progress display (during writing/verifying) option added File  Diff  Annotate
45:0520330a7528 2014-12-10 test has been done on LPC1114FN28, LPC810, LPC824 and LPC1769 File  Diff  Annotate
44:568799eac6df 2014-12-10 LPC1768 and LPC1769 support added File  Diff  Annotate
42:2b40666d8177 2014-10-18 LPC82x series supported (only 824 is tested) File  Diff  Annotate
41:74b9ff21098f 2013-11-19 enabled to handle <0x300 (768) bytes data file File  Diff  Annotate
39:f68f9fa1e88e 2013-09-29 ver 0.98 : suppressed debug message in default setting. it improves speed of writing and verifying File  Diff  Annotate
35:0b434ef4af49 2013-09-26 added: warning/error by compile option settings File  Diff  Annotate
34:eaca33d3e632 2013-09-26 [1]; fix: verification function was having a bug. 3/4 of the code was having chance of verification fail.; ; [2]; "ENABLE_WRITING" option added (see "_user_setting.h"). Verifying-only operation can be done with disabling this word File  Diff  Annotate
33:ce9fff4cbf09 2013-09-25 options of "ENABLE_VERIFYING" and "CHECK_CRP_CODE" are added in _user_settings.h. File  Diff  Annotate
29:96e28bc1bd99 2013-09-20 parameter added to writing and verifying functions to report transferred size File  Diff  Annotate
26:a63e73885b21 2013-09-13 code is still dirty but it works. I hope I will have chance to clean up some day... File  Diff  Annotate
25:33cb5ad8ae24 2013-09-13 dividing code into modules File  Diff  Annotate