annotate tools/crop_ostc3_hex.bat @ 423:ccaaac45b61a

_another_ timing fix for firmware updates (2.07 was not published yet anyway)
author heinrichsweikamp
date Mon, 02 May 2016 12:41:20 +0200
parents e4e662746c02
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
heinrichsweikamp
parents:
diff changeset
1 :: Crops hex file from MPLAP X to work with Tinybld
heinrichsweikamp
parents:
diff changeset
2 :: Downloaded from http://srecord.sourceforge.net/download.html
1
heinrichsweikamp
parents: 0
diff changeset
3 srec_cat ../ostc3.X/dist/default/production/ostc3.X.production.hex -intel -crop 0x00000 0x1E000 -o o3_tiny.hex -intel