dk6_image_tool.py uses elf_file_name.split(".")[0] rather than os.path.splitext(elf_file_name)[0]. I have a dot in my home path (`C:\Users\Peter.roberts`) and this breaks the post-build step