@echo off
srec_cat %1.mif -Memory_Initialization_File -o %1.hex -Intel -obs=16
@echo on
