Searched refs:dl_file (Results 1 – 1 of 1) sorted by relevance
275 dl_file = self.cfg.elf_file282 dl_file = self.cfg.bin_file286 dl_file = self.cfg.hex_file289 if dl_file is None:291 elif not os.path.isfile(dl_file):294 flash_and_run_args = ["--download", dl_file]