问题标签 [intel-galileo]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
1174 浏览

intel - Yocto bitbake 失败的任务 do_fetch 英特尔 Galileo BSP

试图让 Galileo BSP 的 Yocto 部分运行起来

源 ./iot-devkit-init-build-env yocto_build

但后来我运行 bitbake

bitbake 图像完整

它返回了 33 个失败的任务

摘要:33个任务失败:
virtual:native:/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-support/sqlite/sqlite3_3.8.3.1.bb, do_fetch
virtual:native:/home/mark/meta -clanton_v1.1.0-dirty/meta/recipes-extended/bzip2/bzip2_1.0.6.bb, do_fetch
/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-devtools/quilt/quilt-native_0.61.bb , do_fetch
virtual:native:/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-kernel/cryptodev/cryptodev-linux_1.6.bb, do_fetch
/home/mark/meta-clanton_v1.1.0-dirty/meta /recipes-core/eglibc/eglibc-initial_2.19.bb, do_fetch
virtual:native:/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-devtools/elfutils/elfutils_0.155.bb, do_fetch
virtual:native:/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-extended/xz/xz_5.1.3alpha.bb, do_fetch
virtual:native:/home/mark/meta-clanton_v1.1.0-dirty/ meta/recipes-support/mpfr/mpfr_3.1.2.bb, do_fetch
virtual:native:/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-core/zlib/zlib_1.2.8.bb, do_fetch
virtual:native :/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-support/libmpc/libmpc_1.0.2.bb, do_fetch
virtual:native:/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes- devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb, do_fetch
virtual:native:/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-extended/pigz/pigz_2.3.1.bb, do_fetch
virtual:native:/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-devtools/file/file_5.16.bb, do_fetch
virtual:native:/home/mark/meta-clanton_v1.1.0-dirty/meta /recipes-connectivity/openssl/openssl_1.0.1g.bb, do_fetch
virtual:native:/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-devtools/gnu-config/gnu-config_20120814.bb, do_fetch
virtual :native:/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-support/gmp/gmp_5.1.1.bb, do_fetch
virtual:native:/home/mark/meta-clanton_v1.1.0-dirty/meta/ recipes-devtools/pkgconfig/pkgconfig_0.28.bb, do_fetch
virtual:native:/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-devtools/pseudo/pseudo_1.5.1.bb, do_fetch
虚拟:本机:/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-devtools/flex/flex_2.5.38.bb,do_fetch
/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-devtools /binutils/binutils-cross_2.24.bb, do_fetch
virtual:native:/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-extended/gperf/gperf_3.0.4.bb, do_fetch
virtual:native:/home /mark/meta-clanton_v1.1.0-dirty/meta/recipes-core/ncurses/ncurses_5.9.bb, do_fetch
/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-devtools/m4/m4-native_1 .4.17.bb, do_fetch
virtual:native:/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-devtools/automake/automake_1.14.bb, do_fetch
virtual:native:/home/mark/meta-clanton_v1 .1.0-dirty/meta/recipes-devtools/autoconf/autoconf_2.69.bb,do_fetch
虚拟:本机:/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-core/gettext/gettext_0.18.3.2.bb,do_fetch
/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes -devtools/libtool/libtool-native_2.4.2.bb, do_fetch
virtual:native:/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-devtools/bison/bison_2.7.1.bb, do_fetch
/home/mark /meta-clanton_v1.1.0-dirty/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.14.bb, do_fetch
virtual:native:/home/mark/meta-clanton_v1.1.0-dirty/meta /recipes-support/attr/attr_2.4.47.bb, do_fetch
/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-core/eglibc/eglibc_2.19.bb, do_fetch
/home/mark/meta-clanton_v1 .1.0-dirty/meta/recipes-devtools/libtool/libtool-cross_2.4.2.bb,do_fetch
/home/mark/meta-clanton_v1.1.0-dirty/meta/recipes-devtools/gcc/gcc-cross-initial_4.8.bb, do_fetch 摘要:显示了 34 条警告消息。摘要:显示了 66 条错误消息,返回非零退出代码。

有任何想法吗?

0 投票
1 回答
252 浏览

makefile - 在 Intel Galileo 上安装 make 时出错

我正在尝试使用以下命令在我的 Intel Galileo 上安装 make:

但是,这会失败并显示以下输出:

我该如何解决这个问题并安装 make?

0 投票
1 回答
1067 浏览

linux - 英特尔 Galileo 将内核头文件添加到交叉编译工具链

我在 BSP v1.1 yocto 上是 1.6

我正在尝试设置交叉编译工具链来编译字符驱动程序代码,但我得到的输出是

[mark@localhost ~]$ ${CC} first.c -o first

first.c:1:24:致命错误:linux/init.h:没有这样的文件或目录

.#include ^ 编译终止。

我认为问题在于标头不在工具链中 /opt/iot-devkit/1.6.1/sysroots/i586-poky-linux/usr/include/linux/~ 在这个位置没有

我认为必须将某些内容添加为 IMAGE_INSTALL 或 IMAGE_FEATURE 但我不知道是什么

我在正确的轨道上吗?有谁知道我要补充什么?还是我完全偏离了轨道?

0 投票
2 回答
726 浏览

c - 向串行端口(到英特尔伽利略)写入和读取数据 Windows c

我正在为一个学校项目建造一台cnc机器,它由一个带有控制步进电机的屏蔽的Intel galileo组成,这是由windows机器(windows 7)上的一个程序控制的,该程序基本上做的是读取文本包含 gcode 的文件,然后将其逐行发送到 Galileo,然后 Galileo 将该行分解为坐标和指令,将主轴移动到它需要去的地方,当指令完成时,它会向计算机通过串口告诉它完成,然后计算机发送下一行代码并重复该过程。

到目前为止,我可以读取 gcode 文件并将其逐行发送(使用按键发送每一行)到 galileo,一切正常。我的问题是从伽利略阅读我已经尝试了一些没有快乐的方法。这是我认为最接近我应该做的事情。我不会发布整个源代码,因为我认为它需要阅读的内容太多了,我发布了 main(),它具有所有设置功能和应该读取串行的功能。

和阅读功能

如果有人想看,我可以发布整个源代码

0 投票
1 回答
844 浏览

ubuntu - 在 ubuntu 上串行连接到 Intel Galileo

如何在 ubuntu 中连接到串行电缆上的 galileo?

我已经安装了腻子并将波特率设置为115200。我如何知道板子在哪个端口上?有命令吗?是 /dev/ttys0 吗?

谢谢 C

0 投票
2 回答
5692 浏览

linux - 如何在 Intel Galileo 上的 Yocto Linux 中使可执行的 Linux 二进制文件在启动时运行

我正在尝试在 Intel Galelio Board 上实现 LWM2M 客户端( eclipse/wakaama · GitHub )。我已经实现了一个功能,在我的客户端(伽利略板)中,一旦执行从服务器重新启动,就会重新启动,但是在重新启动时,我的客户端应该自动重新启动,这是一个可执行的二进制文件。我尝试了各种论坛上可用的所有选项,但没有奏效。我给予了适当的许可,更新了 rc.d 并且它在运行级别 3 中也是可见的,但是我的二进制文件没有被执行。有人可以帮我吗?

我已尝试此链接中的所有步骤

0 投票
2 回答
603 浏览

linux - 如何在英特尔 Galileo 上重置正在运行的代码

我正在研究 Intel Galileo 板(板上运行的 Linux)并使用 arduino 作为开发环境。

现在,在获得特定的 gpio 引脚(比如数字引脚 6)逻辑 1 时,我想自动重置我的代码。我想通过自己运行草图来完成重置(即我没有按下 RESET 按钮)。

我没有使用 SD 卡图像。

我无法解释应该如何做。

0 投票
1 回答
347 浏览

arduino - 如何在 Intel Galileo 中设置看门狗定时器

我正在研究 Intel Galileo(在其上运行 Linux)。现在我想设置一个看门狗定时器来重置我的草图,如果某些错误被确认或我的草图由于某种原因崩溃。

我浏览了英特尔伽利略数据表,但没有找到任何关于看门狗定时器的信息。

因此,我尝试了 quark x1000 数据表,但无法从中获益。

我无法理解看门狗定时器是如何在英特尔伽利略上初始化的。

0 投票
2 回答
1108 浏览

arduino - 伽利略中的串口编程

我是英特尔伽利略的新手。我正在尝试简单的事情。如何使用串行 TX(数字引脚 1)和串行 RX(数字引脚 0)与其他 UART 设备通信?这个UART是哪个串口?我尝试通过将其配置为 uart 0/1/2 来连接它,但没有成功。

0 投票
0 回答
163 浏览

linux - liblept.so.4.0.3 中的错误 4:在 leptonica 1.72 安装

我在英特尔® Galileo 开发板上使用 Linux Yocto,并尝试安装 Leptonica,但当我键入时make check收到以下错误。

[20695.738252] lt-psioseg_reg [29506]:在 liblept.so.4.0.3 [b7590000+250000] 中 0 ip b7602f1c sp bf9754a0 错误 4 [b7590000+250000] 失败:psioseg_reg

似乎文件“liblept.so.4.0.3”中的错误我该如何解决这个问题?