GithubHelp home page GithubHelp logo

andavr's People

Contributors

googlecodeexporter avatar

andavr's Issues

build Instructions

Could you write an article on how to build the toolchain for arm?

I'm trying to do it, but I can't.

Original issue reported on code.google.com by [email protected] on 1 Apr 2014 at 1:42

Wiring in andavr isn't included

What steps will reproduce the problem?
1. avrdude -F -V -c wiring -p m2560 -b 115200 -P /dev/bus/usb/001/002 - C 
/data/data/jackpal.androidterm/local/etc/avrdude.conf - U 
flash:w:/sdcard/Blink.cpp.hex:i -vvvv
2.
3.

What is the expected output? What do you see instead?
I expect that the programmer wiring wil be accepted but, it indicates me that 
there is a problem in avrdude.conf because there isn't "wiring"

What version of the product are you using? On what operating system?
I am using the last version if andavr in my PIPO M9 Android 4.2 device and an 
arduino mega adk r3

So I think that the programmer "wiring" isn't included in this version of 
andavr and I wanna know how can I add it. Thank you 


Original issue reported on code.google.com by [email protected] on 23 Jan 2014 at 5:51

Does atmega48 work?

What steps will reproduce the problem?
1. Run this: "avr-gcc -mmcu=atmega48 -g -Wall -O2 main.c -o main.o"
2.
3.

What is the expected output? What do you see instead?
I reaceive a lot of errors like this one:
/data/data/jackpal.androidterm/local/bin/../lib/gcc/avr/4.5.1/../../../../avr/in
clude/avr/iom48.h

What version of the product are you using? On what operating system?
Android 4.1.1


Please provide any additional information below.
I've tried runing the same line using -mmcu=atmega168 and it's worked ok.

Thanks!

Original issue reported on code.google.com by [email protected] on 18 Oct 2012 at 1:02

Does not have enought permissions

What steps will reproduce the problem?
1. compile hex file
2. try to upload file
3.

What is the expected output? What do you see instead?

expected:
process finishes, result code = 0, the sketch is uploaded.

actual:
W/System.err( 9368): avrdude: ser_open(): can't open device 
"/dev/bus/usb/002/002": Permission denied
W/System.err( 9368): ioctl("TIOCMGET"): Invalid argument


What version of the product are you using? On what operating system?

the device is not required, but avrdude executable is in the app sandbox 
(/data/data/%package%). config file is located in the same folder. i've 
requested and granted permission to UsbDevice in my app, from which i execute 
avrdude process.

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 3 Jun 2013 at 12:17

AVRdude problem

What steps will reproduce the problem?
1. I run this line avrdude -p atmega1280 -c stk200 -P lpt1 -U 
flash:w:demo.bin:r (I find in 
http://www.siphec.com/HOWTO/AVR%20WinAVR%20avr-gcc/index.html)
2.
3.

What is the expected output? What do you see instead?
the terminal show me: avrdude: can't open config file 
"/usr/local/etc/avrdude.conf": No such file or directory
avrdude: error reading system wide configuration file 
"/usr/local/etc/avrdude.conf"

What version of the product are you using? On what operating system?
Android 4.1.2
Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 30 Jan 2013 at 4:31

busybox segmentation fault

What steps will reproduce the problem?
1. to step the program, Open terminal and type cd /data/data/jackpal.androidterm
2. cat /sdcard/busybox > busybox
3. chmod 777 ./busybox
4. ./busybox gzip -d /sdcard/local.tar.gz

What is the expected output? What do you see instead?
expected output is to unzip local.tar.gz
what actually happens is shell replies "segmentation fault"

What version of the product are you using? On what operating system?
Samsung tab 3 10.1 inch, android V.4.2.2

Please provide any additional information below.
Device is not rooted and kindly provide solution that does not require rooting 
it.
thank you

Original issue reported on code.google.com by [email protected] on 4 Mar 2014 at 10:30

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.