Using Eclipse for embedded software development under Linux

Source: Internet
Author: User

{Related Information}
Emacs was used until eclipse was used, including makefile, including code browsing.
Since using eclipse, Makefile has not written any more, reminding me of a line, "making your life easier."

To do the development of embedded c\c++, we need to install the CDT and ARM crossover tool chain in advance.
The following steps assume that you have configured the CDT as well as the ARM crossover tool chain.


{Configuration steps}
1. Create a new project and copy the previously written code file into the project.

2. Configure the compiler as a cross-tool chain
When you select an item, point project--Properties, C + + build, Settings

3. Under tool Settings, configure GCC C Compiler, gcc C Linker, GCC assembler
are configured in the command area

4. Configuring static compilation GCC C Linker-Miscellaneous

At this point, when the configuration is complete, the project is ready for cross-compiling.

Using Eclipse for embedded software development under Linux

Related Article

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.