AidanHockey5 / STM32_VGM_Player_YM2612_SN76489

A Sega Genesis music player based off of the STM32 BluePill board and real YM2612+SN76489 sound chips.
GNU Affero General Public License v3.0
107 stars 14 forks source link

Standalone flasher not working #7

Closed CornBrown closed 3 years ago

CornBrown commented 3 years ago

The error i get is that there are python files missing in c:\users\aiden.... and wont run (windows 7 64bit) Everything is working in win10

AidanHockey5 commented 3 years ago

Hello,

Windows 7 has reached its end of life (EoL) and is therefore unsupported.

I could not recreate your issue on Windows 10. I spooled up a fresh Windows 10 VM with a username that is not "Aidan" and I managed to flash the firmware just fine.

Everything is working in win10

Looks like that's the answer. Windows 7 is simply unsupported. You might be able to run the flashing script in Windows 7 via Python. View the README.txt file that's included with the standalone and run Flash.py