Intel edison Arduino驱动的问题
2015-02-061.1万
AI 快速预览详细
本文讨论了在使用Intel Edison开发板时遇到的Arduino驱动问题。用户在设备管理器中发现只有一个USB串行端口,并且上传失败。通过详细的故障排查步骤和解决方案,用户可以解决这个问题。具体的报错信息为'i586-poky-linux-g++: error: edison\arduino-1.5.3-Intel.1.0.4/hardware/tools/edison/sysroots/core2-32-poky-linux: No such file or directory'。建议用户检查并重新安装驱动,确保所有文件路径正确无误。
|
[img]file:///C:\Users\Administrator\AppData\Roaming\Tencent\Users\395449142\QQ\WinTemp\RichOle\OHM[G`({T6Q114POUN{S6~F.jpg[/img]装上所有驱动后设备管理器的端口中只有一个 USB serial Port,上传失败报错 Arduino: 1.5.3-Intel.1.0.4 (Windows 7), Board: "Intel® Edison" i586-poky-linux-g++: error: edison\arduino-1.5.3-Intel.1.0.4/hardware/tools/edison/sysroots/core2-32-poky-linux: No such file or directory This report would have more information with "Show verbose output during compilation" enabled in File > Preferences. 目测是驱动的问题。 求大神解决 |
-
QQ图片20150206210726.png (20.17 KB, 下载次数: 5521)
设备管理器
-
QQ图片20150206210700.jpg (55.99 KB, 下载次数: 5538)
IDE
相关帖子
- . Intel &DF创客召集令颁奖盛典
- . Intel Edison 知识总结
- . 和想通过编程改变世界的开发者面对面
- . Intel的Edison Road Show(深圳)活动有小伙伴参加吗?
- . 2015 Intel Road Show 深圳站
- . Intel Edison 救砖教程 uboot 固件重刷以及更新
- . Intel Edison板和安卓设备之间通过蓝牙进行数据传输
- . 【Intel Edison Roadshow】二等奖项目:Care Here
- . 英特尔® OpenVINOTM 工具套件 2020 分 发版发行说明
- . 安装面向 Windows* 10 的英特尔® OpenVINO™ 工具 套件分发版






Arduino安装路径中不能有空格等特殊字符,如Program Files、intel edison就会出现错误。
https://mc.dfrobot.com.cn/forum.php?mod=viewthread&tid=3248