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

Support avrdude via Sublime Text's build_system #2

Open
kblomqvist opened this issue Feb 9, 2014 · 7 comments
Open

Support avrdude via Sublime Text's build_system #2

kblomqvist opened this issue Feb 9, 2014 · 7 comments
Labels

Comments

@kblomqvist
Copy link
Owner

No description provided.

@kblomqvist
Copy link
Owner Author

@ottoragam do you use avrdude to program your board? If so I could try to support it.

@ottoragam
Copy link

Yes, I'm currrently using a separate GUI, but it'll be nice to have avrdude integrated in Sublime Text.

@kblomqvist
Copy link
Owner Author

See c8af68c

@ottoragam
Copy link

I'll check it in a moment and report back.

@ottoragam
Copy link

I've updated my files. The AVR entry in buld system submenu no longer appears. When I try to open the sublime-project file I get an error. Also, manually opening folder and trying to compile the code results in this:

[Error 2] The system cannot find the file specified
[cmd: [u'g++', u'C:\Users\g\test\main.c', u'-o', u'C:\Users\g\test/main']]
[dir: C:\Users\g\test]
[path: C:\WinAVR-20100110\bin;C:\Program Files (x86)\GnuWin32\bin;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon]
[Finished]

avr-error

@kblomqvist
Copy link
Owner Author

Most likely because I broke Basic_template.zip. Did fix it immediately here: c759bb3. Did you used this version?

@ottoragam
Copy link

I'm using that version, the errors persist.

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

No branches or pull requests

2 participants