在运行Windows IoT的Raspberry Pi上安装cygwin和gcc? [英] Installing cygwin and gcc on a Raspberry Pi running Windows IoT?

查看:89
本文介绍了在运行Windows IoT的Raspberry Pi上安装cygwin和gcc?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我需要在嵌入式设备上进行黑盒测试(在Linux下运行它的固件)但我的测试软件需要在windows下运行(由一些第三方软件我无法改变。)


测试软件是由gcc编译的,它与被测设备的固件有关,在Linux下用gcc编译并在Linux下运行。


对于持续集成,我想将Raspberry PI设置为编译和运行测试软件的Jenkins节点 - 但这需要在Windows环境中完成。


那么可以在我的Raspberry Pi上使用Windows IoT安装cygwin,使用gcc编译我的测试并执行它们吗?


这没有意义让我使用(真实)PC作为Windows Jenkins节点来交叉编译PI的测试软件并在PI上执行,因为那时我也可以直接从这台PC运行测试。


也许我误解了我可以用WIndows IoT做什么最后我不想为Windows IoT开发应用程序,而是将其用作微型"Windows PC"。


问候


克劳斯


解决方案

你好


那么可以在我的Raspberry Pi上使用Windows IoT安装cygwin,使用gcc编译我的测试并执行它们吗?


不支持你不会找到针对Windows IoT Core和ARM的cygwin或gcc


也许我误解了我可以用WIndows IoT做什么,最终我不想为Windows IoT开发应用程序但要将其用作微型"Windows PC"。


Windows IoT Core被指定执行专为Windows IoT Core设计的UWP应用程序,而您设计的是设备,而不是应用程序。

将它用作微型"Windows PC"由于各种原因不起作用,例如它不支持安装SW,它没有桌面,它不是一个很大的Windows 10¥
您可以在  了解Windows 10 IoT核心


br

安德烈


Hi,

I need to do black-box tests on an embedded device (running it's firmware under Linux) but my test software needs to run under windows (caused by some 3rd party software I cannot change).

The test software is compiled by gcc caused by its relation to the firmware of the device under test that is compiled with gcc under Linux and runs under Linux.

For continuous integration I'd like to setup a Raspberry PI as Jenkins node that compiles and runs the test software - but this needs to be done in an windows environment.

So is it possible to do something like install cygwin on Windows IoT on my Raspberry Pi, compile my test using gcc and execute them?

It would not make sense for me to use a (real) PC as Windows Jenkins node to cross compile my test software for the PI and execute in on the PI, because then I could also run the tests directly from this PC.

Maybe I misunderstood what I can do with WIndows IoT cause in the end I don't want to develop an app for Windows IoT but to use it as a tiny "Windows PC".

Regards

Klaus

解决方案

hello

So is it possible to do something like install cygwin on Windows IoT on my Raspberry Pi, compile my test using gcc and execute them?

unsupported and you will not find cygwin or gcc for Windows IoT Core and ARM

Maybe I misunderstood what I can do with WIndows IoT cause in the end I don't want to develop an app for Windows IoT but to use it as a tiny "Windows PC".

Windows IoT Core is designated to execute UWP apps designed for Windows IoT Core and you design devices, not apps.
To use it as tiny "Windows PC" does not work for various reasons, for example it's not supported to install SW, it has no Desktop and it is not a big Windows 10
you can learn more at Learn about Windows 10 IoT Core

br
Andre


这篇关于在运行Windows IoT的Raspberry Pi上安装cygwin和gcc?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆