diff tools/crop_ostc3_hex.bat @ 1:e4e662746c02

init2
author heinrichsweikamp
date Wed, 24 Apr 2013 19:39:39 +0200
parents 11d4fc797f74
children
line wrap: on
line diff
--- a/tools/crop_ostc3_hex.bat	Wed Apr 24 19:22:45 2013 +0200
+++ b/tools/crop_ostc3_hex.bat	Wed Apr 24 19:39:39 2013 +0200
@@ -1,3 +1,3 @@
 :: Crops hex file from MPLAP X to work with Tinybld
 :: Downloaded from http://srecord.sourceforge.net/download.html
-srec_cat ../ostc3_code.X/dist/default/production/ostc3_code.X.production.hex -intel -crop 0x00000 0x1E000 -o o3_tiny.hex -intel
\ No newline at end of file
+srec_cat ../ostc3.X/dist/default/production/ostc3.X.production.hex -intel -crop 0x00000 0x1E000 -o o3_tiny.hex -intel
\ No newline at end of file