Arduino when avr Development Board

Source: Internet
Author: User

The principle is not complex, because arduino is already a database with a bunch of avr +, just find a tool that can compile and translate hex and download it to the board.

However, we still encounter many problems.

First, make: Interrupt/Exception caught (code = 0xc00000fd, addr = 0x4217b3) appears during eclipse + avr plugin compilation)

Make cannot contain spaces like Program Files in the path. Copy one copy to the root directory.

Then the compilation is a make Error. make: *** [BLink. o] Error-1073741502

Download http://www.madwizard.org/download/electronics/msys-1.0-vista64.zip

Replace the msys-1.0.dll solution.

There is a question here: no error will be reported when arduino uses the original file. The only possibility is that arduino does not use make.

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.