annotate tools/crop_ostc3_hex.bat @ 593:c31e0292bc92
doc update (clarification/correction of max. depth reading header data)
author |
heinrichsweikamp |
date |
Sat, 28 Apr 2018 11:26:08 +0200 (2018-04-28) |
parents |
e4e662746c02 |
children |
|
rev |
line source |
0
|
1 :: Crops hex file from MPLAP X to work with Tinybld
|
|
2 :: Downloaded from http://srecord.sourceforge.net/download.html
|
1
|
3 srec_cat ../ostc3.X/dist/default/production/ostc3.X.production.hex -intel -crop 0x00000 0x1E000 -o o3_tiny.hex -intel |