//从 ..//Downloads// 文件夹中读取hex文件 转换为Binary格式保存为bin文件 #include #include #include int main(int argc, char *argv[]) { }