[avr-gcc-list] uisp - atmega16 dead after setting high/low fuses

2011-02-26 Thread Rieker Flaik
Hi, I did a ATMega16-Hobby-Project a while ago. Today I changed the source code, compiled it and tried to upload the hex-file into the chip. But it wasn't possible because uisp couldn't even detect the chip-model. Maybe I falsely set some Lock-Bits a while ago, I thought and took a second

RE: [avr-gcc-list] avr-objcopy not copying custom section...

2011-02-26 Thread Boyapati, Anitha
➢ asm(  .section .version,\x\\n Actually, looking back, I don’t get the meaning of this. How can a section be ‘executable’ without being ‘allocatable’ in ELF? Anitha From: avr-gcc-list-bounces+anitha.boyapati=atmel@nongnu.org

RE: [avr-gcc-list] uisp - atmega16 dead after setting high/low fuses

2011-02-26 Thread Boyapati, Anitha
Hi Rieker, I think 'AVR Freaks' might be a better place to know more about device troubleshooting. HTH Anitha -Original Message- From: avr-gcc-list-bounces+anitha.boyapati=atmel@nongnu.org [mailto:avr-gcc-list-bounces+anitha.boyapati=atmel@nongnu.org] On Behalf Of Rieker Flaik

RE: [avr-gcc-list] uisp - atmega16 dead after setting high/low fuses

2011-02-26 Thread Weddington, Eric
Uisp is not maintained anymore. I would suggest that you use avrdude, which can also be found on the Savannah web site. -Original Message- From: avr-gcc-list-bounces+eric.weddington=atmel@nongnu.org [mailto:avr-gcc-list-bounces+eric.weddington=atmel@nongnu.org] On Behalf Of

[avr-gcc-list] uisp - atmega16 dead after setting high/low fuses

2011-02-26 Thread Rieker Flaik
Hi, I did a ATMega16-Hobby-Project a while ago. Today I changed the source code, compiled it and tried to upload the hex-file into the chip. But it wasn't possible because uisp couldn't even detect the chip-model. Maybe I falsely set some Lock-Bits a while ago, I thought and took a second