69 Threads found on edaboard.com: Avrdude
For debugging I understand the use of the JTAG connector.
As far as I know, avrdude is not able to deal with that resource.
Microcontrollers :: 02-26-2017 02:50 :: andre_teprom :: Replies: 3 :: Views: 876
hi all,
i am have small problem.... whenever i try to burn a hex to 89s52 using Xplore Flash 2.2(avrdude version 6.0.1). i burns prefectly.. but when i try to burn the controller again it shows me the error...
i have noticed that the error occurs when i write the program for the controller to enter power down mode.
if the code written is for idl
Microcontrollers :: 06-25-2016 06:48 :: gauravkothari23 :: Replies: 0 :: Views: 416
Hi friends,
I am making use of AVR Evaluation board v3 and ATMega16A as IC, HEXA FILE has created, but while uploading the hex file it is showing me unknown device.
I tried on command prompt and given the command as
avrdude -p atmega16 -P com6 -c avr910 -v -U flash:w:led.hex
and it is showing in command prompt as foll
Robotics and Automation Forum :: 01-23-2016 19:02 :: K Srinivas Pavan Kumar :: Replies: 0 :: Views: 986
Hi ,
I have tried using ATmega16 Microcontroller to execute and upload on board command prompt with the help of RS232 Cable. I have written command like this
avrdude -p m16 avrisp -e -U flash:w:agps16.hex
I have got errors as these in command prompt
1. Not in syn
2. Timeout
Robotics and Automation Forum :: 01-08-2016 02:45 :: K Srinivas Pavan Kumar :: Replies: 2 :: Views: 813
Hi,
When i uploading my program this error is coming and how can i will solve?
ketch uses 1,006 bytes (3%) of program storage space. Maximum is 32,256 bytes.
Global variables use 15 bytes (0%) of dynamic memory, leaving 2,033 bytes for local variables. Maximum is 2,048 bytes.
avrdude: stk500_recv(): programmer is not responding
avr
Microcontrollers :: 12-04-2015 11:43 :: Prakash.143 :: Replies: 0 :: Views: 517
Yes you can reprogrammin using an avr SPI programmer and avrdude or atmelstudio.
depending of the configuration you want to use (i.e internal or external oscillator, frecuency of oscillator, enable disable the reset. etc).
try.
Juan.
Microcontrollers :: 11-24-2015 22:18 :: juanlec :: Replies: 2 :: Views: 497
C:\Users\ADMIN>avrdude -p atmega8 -P com11 -c arduino -U flash:w:main.hex
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.02s
avrdude: Device signature = 0x1e950f
avrdude: Expected signature for ATMEGA8 is 1E 93 07 (...)
Microcontrollers :: 06-21-2015 13:50 :: Deexith Hasan :: Replies: 4 :: Views: 1863
how to program atmega8A using arduino(atmega328p) as ISP?
i'm having my hex file generated from winavr.. i dont have programmer so i'm using arduino as programmer and uploaded ISP on arduino......
in avrdude ATMEGA8A is not identified and its showing signature of ATMEGA328p of arduino
how to solve this??
Microcontrollers :: 06-21-2015 15:21 :: Deexith Hasan :: Replies: 4 :: Views: 1576
Hi the " avrdude: Yikes! Invalid device signature.
Double check connections and try again, or use -F to override
this check. "
message say any numbre like Device number is xx xx xx xx must be yy yy yy yy ?
if so then you can check if the wole chips have the same signature.
if the signature read is 00 00 00 00 is because the chip are not answer t
Microcontrollers :: 06-08-2015 20:36 :: juanlec :: Replies: 3 :: Views: 1248
What was the exact commandline issued which resulted in the following:
avrdude.EXE: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.01s
avrdude.EXE: Device signature = 0x000102
avrdude.EXE: Expected signature for ATMEGA2560 is 1E 98 01
Microcontrollers :: 04-23-2015 17:08 :: bigdogguru :: Replies: 6 :: Views: 3541
Hi,
I am working on ISP programming of AVR through USBasp. I am using avrdude software for programming.
I have ordered this Programmer for programming :
But the problem is that when I connect my target controller ATmega32 and ATmega16A to this I
Microcontrollers :: 01-21-2015 06:56 :: chirag2239 :: Replies: 2 :: Views: 994
Hello,
I have some difficulties trying to understand the debug process of microcontroller. What kind of micro. and programmer I need to be able to debug program. What I mean by debug is at least have possibility to print out variable values.
As for now I have atmega8, is it possible to debug atmega8 (programmed by usbasp and avrdude) by print
Microcontrollers :: 11-21-2014 23:04 :: mondo90 :: Replies: 0 :: Views: 684
Hi,
I read in usbasp readme that sck jumper reduces clock from 375khz to 8khz. But will it perform the same if instead of 8khz it reduces only to 16khz?
And can we use usbasp without sck jumper and adjust sck through software (like Sinaprog or avrdude)?
Thnxx
Microcontrollers :: 11-08-2014 11:09 :: Itachi :: Replies: 0 :: Views: 654
Hello guys,
I was here medling with a just bought new atmega328p chip,
and all was going well, then i read the High fuse = 0x07, and in my infinite wisdown i decided to turn off the WDTON,
so i send the command : avrdude -p atmega328p -c buspirate -P /dev/ttyUSB0 -U hfuse:w:0x17:m
So now i can't program it at all, and when i try to put
Microcontrollers :: 09-18-2014 14:23 :: Ricardo_Electropepper :: Replies: 1 :: Views: 2137
I have successfully compiled usbasploader for atmega 16 and atmega 32 and devices are detected correctly on progISP however when I transfer hex it is not running, when I transfer same hex using avrdude GUI, it is working, had anyone
Microcontrollers :: 04-03-2014 03:31 :: aadhyatm :: Replies: 0 :: Views: 1093
Hello,
I have read all the posts regarding this program but still I am unable to program my ATMega128 via USB. Please help as it is a matter of urgency!!! Thankyou..
Creating load file for EEPROM: on_off1.eep
avr-objcopy -j .eeprom --set-section-flags=.eeprom="alloc,load" \
--change-section-lma .eeprom=0 --no-change-warnings -O ihex on
Microcontrollers :: 03-08-2014 03:10 :: embedtronics :: Replies: 0 :: Views: 2444
Kindly help me,i am getting error of usbaburnersp not found in avrdude and Extreme avr burner. my dell win7 laptop is detecting usbasp and I have installed many drivers for it. But have no success.
Microcontrollers :: 11-21-2013 06:03 :: Rahul_Mhaske :: Replies: 0 :: Views: 835
Hi all,
I am building a very simple program using Atmega128 and CodeVision v2.05.3 with 11,059200Mhz crystal
I also configured at the project settings using the right CLOCK
Burned using USBASP with avrdude.
Below is the code...
#include
#include
#define led1_hi PORTA.7=1
#define led2_hi PORTA
Microcontrollers :: 08-12-2013 09:21 :: tarose78 :: Replies: 10 :: Views: 4004
Hi !
Thanks for your patches ! After a long and hard time, I managed to compile the usbasp firmware under Windows (atmel studio 6.0 installed to use avrdude and make). And to compile a patched avrdude (r1092) under Windows with MinGW.
It is working with my ATXMega64B3. But I'm not sure about the device configuration in avrdude.conf. I just (...)
Show DIY :: 05-25-2013 14:56 :: Montspy :: Replies: 16 :: Views: 19531
hello friends
I am new user of avr atmega 16 microcontroller and i have locked my controller any one can help me? how i can reset lock bit when i programmed with usbasp programmer it shows avrdude: warning:-E option not supported bye this programmer and rc=-1 device signature =0x000000 and i have changed my controller and oscillat
Microcontrollers :: 03-08-2013 17:17 :: vpratapsingh4u :: Replies: 1 :: Views: 896