shumatech / BOSSA

BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers. The motivation behind BOSSA is to create a simple, easy-to-use, open source utility to replace Atmel's SAM-BA software. BOSSA is an acronym for Basic Open Source SAM-BA Application to reflect that goal.
http://www.shumatech.com/web/products/bossa
BSD 3-Clause "New" or "Revised" License
367 stars 250 forks source link

File Dialog is not shown on GUI #63

Closed rijesha closed 6 years ago

rijesha commented 6 years ago

I am using windows 10 and attempting to flash with the BOSSA GUI. I am unable to select a file. The file dialog box is collapsed and I can't find any way of selecting it or opening it. I am installing with bossa-x64-1.8.msi

rijesha commented 6 years ago

The error I am always getting is "You must specify a file first"

shumatech commented 6 years ago

Try the 1.9.1 release. It uses wxWidgets 1.9.1 which has some fixes for visual problems with high dpi displays.

rijesha commented 6 years ago

The new version has fixed this issue.