1file="./build/max3263x.elf" 2openocd -f scripts/max3263x_hdk.cfg -c "program $file verify reset exit" 3 4