Install Contiki development tool chain in Ubuntu

Source: Internet
Author: User

1. Install related Toolkit

Sudo apt-get install build-essential binutils-msp430 gcc-msp430 msp430-libc binutils-avr gcc-avr gdb-avr-libc avrdude openjdk-7-jdk openjdk-7-jre ant libncurses5-dev

2. If you use GitHub to manage your Project, you can copy the Contiki Fork to your account and clone it from your repository to your local location. This will facilitate version control in the future.

Git clone git: // github.com/UserName/contiki.git myfolder

3. perform the test after installation.

Cd myfolder/examples/hello-world

Make TARGET = native hello-world

/Hello-world.native

4. If the following result is displayed, everything is OK,

5. You can also test cooja. For new systems, you may need to install necessary software packages as prompted.

Refer to the original Setup contiki toolchain in ubuntu 13.04

GitHub details: click here
GitHub: click here

Recommended reading:

How to create an organization on GitHub

Usage in GitHub Linux

How to build a GitHub development environment using Eclipse in Windows

Source code for R language 3.0.1 has been submitted to GitHub

Import Maven project to Eclipse4.2 from GitHub

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.