Building on Windows using MSYS2 #32
amwales-888
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Everything works using MSYS2 on windows 10 ( so far )
I wanted to use a linux distribution running on vmware workstation, I got as far as installing all the necessary gtk components, running make, interacting with the gui and generating a binary. I uploaded the bootloader using a jlink-edu on windows. vmware had problems with the usb device and I had to give up. I then tried WSLg and again got as far as building the software, using the gui but again issues with the usb. Finally I installed msys2, got all the components installed and was able to build and finally see the serial usb device and download the firmware to the installed bootloader. Everyone will say just use a linux distro and install bare metal, well I just want to let everyone know it is possible to just use windows.
I have all the parts printed, board hand soldered and am starting to assemble everything.
Thankyou again for making all this available and providing such wonderful instructions.
Beta Was this translation helpful? Give feedback.
All reactions