使用Cloud9 IDE在BeagleBone上运行代码 [英] running code on BeagleBone using Cloud9 IDE

查看:146
本文介绍了使用Cloud9 IDE在BeagleBone上运行代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对BeagleBone非常陌生。

I am very new to BeagleBone. I have been using Arduino upto now.

我将BeagleBone插入Linux笔记本电脑,然后将BeagleBone连接到路由器。

I plug my BeagleBone into my Linux laptop, and connect BeagleBone to my router.

我可以通过浏览到192 ...:3000来打开Cloud9。我想加载并运行以下代码:
https://github.com/jadonk/bonescript

I can open Cloud9 off the board by browsing to 192...:3000. I want to load and run this code: https://github.com/jadonk/bonescript

此处描述: http://www.gigamegablog.com/2012/01/05/beaglebone-coding-101-blinking-an-led/

在文件菜单上找不到创建新项目的任何选项。我应该如何将代码加载到Cloud9中?

On the File menu I can not find any option to create a new project. How am I suppose to load code into Cloud9 ?

推荐答案

您不需要创建新项目-您可以简单地创建一个可执行的新源文件。 运行按钮右侧有一个小的向下箭头。在那里,您可以选择添加新的运行配置以执行新文件。

You don't need to create a new project--you can simply create a new source file that is executable. There is a small down-arrow to the right of the "Run" button. There, you can select to add a new run configuration to execute your new file.

通过mDNS / Bonjour,您很可能会发现Cloud9 on您的网络使用 http://beaglebone.local:3000 /

By-the-way, thanks to mDNS/Bonjour, you can likely discover Cloud9 on your network using http://beaglebone.local:3000/

这篇关于使用Cloud9 IDE在BeagleBone上运行代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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