Bug in dk6_image_tool.py for QN9090DK

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Bug in dk6_image_tool.py for QN9090DK

643 Views
peter_scorpionauto
Contributor I

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

Tags (1)
0 Kudos
Reply
0 Replies