简体   繁体   中英

embedXcode not getting to work

Using Xcode-v7.1.1, embedXcode+, ArduinoMAC-v1.6.6,

I can't get embedXcode to work with any of the boards !

The installation of embedXcode and embedXcode+ was done according to the following LINK ...

The board I intend to use is the "NodeMCU 0.9 ESP-12" as chosen in the create-new-project menu (as seen in middle-image below):

The error crops up by running "Build" (not the "All"-Target):

在此处输入图片说明

The error that I get is " nodemcu board is unknown " (see image at bottom)

Can anybody help me with this ? Highly appreciated !!

在此处输入图片说明

在此处输入图片说明

My case was solved by moving Arduino.app directly to /Applications folder. I have multiple Arduino.app under ie /Applications/1.6.6/ or /Applications/1.7.4 ...etc. then the build process could not find the board.txt file in the Arduino.app.

Hope this helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM