Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arduino-builder issues #64

Open
eulesv opened this issue Jun 28, 2017 · 1 comment
Open

arduino-builder issues #64

eulesv opened this issue Jun 28, 2017 · 1 comment

Comments

@eulesv
Copy link

eulesv commented Jun 28, 2017

Hello all,

I don't really know if this is the best place to ask, so please bear with me :) I'm trying to setup continuous deployment with some the esp8266. I decided on the arduino-builder tool on Debian, first I found some issues mostly related to the paths but I was able to overcome those, then I got some errors related to ctags (ctags pattern missing), I managed to get this to work by adding some lines from the default Arduino platform file; then I got this error "cannot open linker script file {build.flash_ld}" I tried feeding the value via --prefs but it didn't work, so I gave up on Linux (I'm a windows guy) and decided to simply make it work on my existing Windows setup.
Long story short I ended up having the exact same issues... so my questions:

  1. Why platforms.txt doesn't include a ctags pattern?
  2. How is it different compiling from the Arduino IDE and Arduino-builder? (my sketch is very simple and it works on the IDE)
  3. What is the requirements for ld? Any pointers on how I can make this work?

Thanks all!
--Rp

@kubark42
Copy link

kubark42 commented Nov 2, 2017

@eulesv Could you post the script as you have it so far?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants