ARMmbed / DAPLink

https://daplink.io
Apache License 2.0
2.29k stars 968 forks source link

Windows on ARM, Support? #818

Closed sidd-kishan closed 3 years ago

sidd-kishan commented 3 years ago

Please let us know when can we have an ARM64 version for Windows on ARM OS. We can help you test We have Windows on Rasberry Pi setup. Please pursue it we at Windows on Rasberry Pi community will be glad to extend support in testing your drivers and tools for ARM64.

mathias-arm commented 3 years ago

You might want to test compiling DAPLink firmwares (but this more of a test that arm-none-eabi-gcc and Python work), or you might want to test that probes with DAPLink firmware work with debuggers running on Windows on Arm.

This question was asked on ~40 projects and looks like spam. I will close this ticket.

sidd-kishan commented 3 years ago

Dear @mathias-arm , Kindly do not consider it as spam, We at Windows on Rasberry Pi community are focused on leveraging the cheap, versatile, and open-source nature to bring Windows on ARM on this platform.

To enable the cheapest windows machine which in this day and age of pandemic poor countries like india people are not able to afford even the cheap notebook ~$150 range and families who have only television sets at home as an electric appliance would not be able to invest into digital education of their children.

Other SBC x86/x86_64 boards are more expensive than Rasberry Pi and might still be out of reach of an average household hence so many similar questions on multiple git repo if we have enough hardware support for Windows on ARM ARM64 support we can urge Microsoft in an open letter to create a license specifically for such devices.

It will be again a challenge if MS understands it as a challenge to their MS Surface SKU notebooks but that is a challenge for some other day. It just to create awareness in the hardware dev community to improve the Windows on Rasberry Pi platform to enable digital education, research, and prototyping even on a shoestring budget.

mathias-arm commented 3 years ago

The code from this repository runs on microcontrollers, so there will not be a "ARM64 version for Windows on ARM OS" as there is no version that runs on Linux, MacOS and Windows (on any architecture). It can be compiled on Linux, MacOS and Windows (non-exhaustive list), but then it is installed on small devices that can then be used by applications running Linux, MacOS and Windows. But you would not run DAPLink itself on Windows on Arm.

Let me expand on what I mentioned earlier:

Well wishes on your quest for improved support for Windows on affordable Arm-powered systems.