首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >上传hello-world到Contiki上的Tmote Sky出错

上传hello-world到Contiki上的Tmote Sky出错
EN

Stack Overflow用户
提问于 2015-02-11 18:00:24
回答 1查看 750关注 0票数 0

我是Contiki的新手,一直在尝试在Tmote Sky上做"hello-world“。我是按照这个网站上给出的步骤来做的:http://anrg.usc.edu/contiki/index.php/Hello_World

当我运行命令:make hello-world.upload (这将把代码上传到Tmote Sky)时,出现以下错误:

代码语言:javascript
复制
#../../tools/sky/msp430-bsl-linux --telosb -c /dev/ttyUSB0 -r
MSP430 Bootstrap Loader Version: 1.39-telos-7
Use -h for help
Reset device ...
Done
make[2]: Leaving directory `/home/kaybha/Downloads/contiki/examples/hello-world'
make -j 20 sky-upload-sequence
using saved target 'sky'
make[2]: Entering directory `/home/kaybha/Downloads/contiki/examples/hello-world'
+++++ Erasing /dev/ttyUSB0
MSP430 Bootstrap Loader Version: 1.39-telos-7
Use -h for help
Mass Erase...
Transmit default password ...
+++++ Programming /dev/ttyUSB0
MSP430 Bootstrap Loader Version: 1.39-telos-7
Invoking BSL...
Transmit default password ...
Autodetect failed! Unknown ID: f26f. Trying to continue anyway.
Current bootstrap loader version: 2.13 (Device ID: f26f)
Changing baudrate to 38400 ...
Program ...

An error occurred:
Timeout
+++++ Resetting /dev/ttyUSB0
MSP430 Bootstrap Loader Version: 1.39-telos-7
Use -h for help
Reset device ...
Done
make[2]: Leaving directory `/home/kaybha/Downloads/contiki/examples/hello-world'
make[1]: Leaving directory `/home/kaybha/Downloads/contiki/examples/hello-world' #

任何帮助都将不胜感激。提前谢谢。

EN

回答 1

Stack Overflow用户

发布于 2015-03-11 04:46:56

看看这个link ,相信这会解决你的问题!

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/28451390

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档