Add to 11U68 11E68

Dependencies:   DirectoryList MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

Revisions of main.cpp

Revision Date Message Actions
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
46:fe8ca451abcb 2014-12-10 Comment edit done File  Diff  Annotate
43:c7d6d62abc14 2014-10-18 version info updated ;) 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
38:cb95bfe0546a 2013-09-27 ver 0.97: ; can verify non 4*N size binary.; can write full 32768 bytes for LPC1114FN28, can write 4096 bytes for LPC810. File  Diff  Annotate
37:4cd12c9c1cc2 2013-09-26 correcting version number in message 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
31:1a4d59d7bd72 2013-09-20 cleaner code :) File  Diff  Annotate
30:e0d7524661ca 2013-09-20 ** version 0.95. redundant code and files are removed File  Diff  Annotate
29:96e28bc1bd99 2013-09-20 parameter added to writing and verifying functions to report transferred size File  Diff  Annotate
28:689c3880e0e4 2013-09-20 made function returns error. LED1 and LED2 assigned to toggle by TX and RX File  Diff  Annotate
27:2b5c1eb39bb5 2013-09-19 {cannot be build} an a precess of clean-up 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
24:9830b4f1207b 2013-09-13 deviding code into modules File  Diff  Annotate
23:017f306cf3ca 2013-09-13 dividing code into modules File  Diff  Annotate
22:bd98a782fba6 2013-09-13 dividing code into modules File  Diff  Annotate
21:e149d0bdbf4a 2013-09-13 "command_utilities" module made File  Diff  Annotate
20:98d7b5878e3e 2013-09-13 verification for uuencode type device (LPC1114) supported File  Diff  Annotate
19:7a7381e78025 2013-09-12 verification function is available for "BINARY transfer" device (LPC810) File  Diff  Annotate
18:b401da200216 2013-09-09 some comments edited File  Diff  Annotate
17:339f40a14f67 2013-09-09 version number updated to "0.7" File  Diff  Annotate
16:cac2348cfcfb 2013-09-09 mbed goes into "serial through mode" after ISP writing finished File  Diff  Annotate
15:051ca36cc64b 2013-08-28 wait removed before "reset_target( NO_ISP_MODE )" File  Diff  Annotate
14:a7b9f74fb856 2013-08-28 "AUTO_PROGRAM_START" option added.; Header comment modified in main.cpp File  Diff  Annotate
13:60995bf8b2c7 2013-08-28 corrected a bug of reset_target() function File  Diff  Annotate
12:5a33b5d39792 2013-08-27 Now this can write LPC810! File  Diff  Annotate
11:8dfc3217d1ca 2013-08-27 more flexible transfer size File  Diff  Annotate
10:90bd46dadeb4 2013-08-25 smallest RAM_WRITE_OFFSET for LPC1114FN28 File  Diff  Annotate
9:ca4c9a2ac8e1 2013-08-25 target response timeout added. program will treat no response for 1 second as command-fail File  Diff  Annotate
8:b220fadbb3d8 2013-08-25 error abort added; redundant (old) #defines removed File  Diff  Annotate
7:815366f003ee 2013-08-25 functions are replaced File  Diff  Annotate
6:0ae6fe8c8512 2013-08-25 transfer size adjustment can be done automatically by detecting "part-ID". File  Diff  Annotate
5:ff30f5b58617 2013-08-25 target_table_added File  Diff  Annotate
4:55f1977bd11a 2013-08-25 going to be more generic for transfer size File  Diff  Annotate
3:3c380e643e74 2013-08-24 warning surpressed :) File  Diff  Annotate
2:8d75eb0ecd20 2013-08-24 console message redundancy removed File  Diff  Annotate
1:54e619428ae6 2013-08-24 ISP checksum addition File  Diff  Annotate
0:6baefda2e511 2013-08-24 code for ISP function test. just very dirty code ;) File  Diff  Annotate