Git Product home page Git Product logo

sublimeavr's People

Contributors

kblomqvist avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jkim

sublimeavr's Issues

Not getting to MCU select - Sublime Text 3

Very promising plug in but..

OS X (10.11), Sublime Text 3 (3103), AVR

I have installed CrossPack (path /usr/local/CrossPack-AVR/bin/avr-gcc) and adjusted the path in my user settings to reflect this. print(target) in unix.py confirms the correct path is being used. When I run the 'AVR' command from the command palette it initially identifies the missing 'clang' and downloads it. It does not get as far as 'Select MCU'. The result of /usr/local/CrossPack-AVR/bin/avr-as -mlist-devices is a long list of MCU types. Printing variables within SublimeAVR.py show that print(self.initial_location) is ~ (as expected) but print(self.devices) is [ ]. Don't think the code gets beyond here...

Not sure how to get any further than this (I know very little python!) but any help would be appreciated!.It sounds as though this was similar to an issue another user had but I don't think that was resolved. I have tried downgrading to ST2 but exactly the same problem occurs.

John

Sublime AVR build issues

Hi,

I followed the procedure for installation of the plugin. However when i compile or build the project, it generates "clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
/Users/Rishikanth/Documents/EmbeddedC/main.c:1:10: fatal error: 'avr/io.h' file not found

include <avr/io.h>

     ^

1 error generated."

It seems to be building the file as a normal C++ file instead of using avr-gcc.

Please help me resolve this.

Multiple templates

Move the default template.zip into templates/basic.zip and allow user to configure the templates search path. The template will be asked during the project creation similarly as the device (MCU type).

Can you help me to use?

Hi,
I've been programming in Arduino for months, using the Stino plugin. Now I decided to learn AVR Programming, but I don't liked the Atmel Studio IDE (it's a very big program).
So I found your plugin, but I'm too noob to use this :b
Actually I have an ATMEGA8 and an USBasp stick - to upload my code.
Can you help me in how to use your plugin?
I love Sublime Text and I would be very happy if I could program to AVR with Sublime Text.

Thank You

PS: Sorry for my bad english.

SublimeAVR: could not find ave-gcc

I have this as my $PATH and it still will not work. What am I doing wrong any help would be great. Thanks Adam.

/opt/local/bin:/opt/local/sbin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/Applications/microchip/xc32/v1.20/bin:/Applications/microchip/xc16/v1.11/bin:/Applications/microchip/xc8/v1.12/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/CrossPack-AVR/bin:/usr/texbin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.