source: uKadecot/trunk/csp/flash/ukadecot_cat.bat@ 154

Last change on this file since 154 was 154, checked in by coas-nagasima, 8 years ago

SDカードの中身を/~/でアクセスできるよう変更

File size: 359 bytes
Line 
1set time2=%time: =0%
2set fn=%date:~-10,4%%date:~-5,2%%date:~-2,2%%time2:~0,2%%time2:~3,2%%time2:~6,2%
3
4..\..\srecord\srec_cat --address-length=4 --line-length=70 ..\ukadecot\DefaultBuild\ukadecot.mot ..\..\uip\apps\webserver\httpd-fs.bin -binary -offset 0xFFF00000 ..\..\kadecot\kadecot_names.bin -binary -offset 0xFFFE0000 -o ..\flash\ukadecot_%fn%.mot
Note: See TracBrowser for help on using the repository browser.