annotate tools/crop_ostc3_hex.bat @ 359:2be48ccfa9de
make AUTO SP available on OSTC2 hardware
author |
heinrichsweikamp |
date |
Mon, 03 Aug 2015 17:27:05 +0200 (2015-08-03) |
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 |