Discussion Title | Created date |
---|---|
t2313 lock bits / HV programming I tried searching, but the search page is busted. Yesterday I tried setting the lock bits of my t2313 to 0xFC, zeroing LB1 and LB2. Avrdude wouldn't set the bits and just kept... |
Friday, 19 June 2009 - 15:47 |
What linker to use with AVRA? Avra doesn't seem to be capable of producing binaries as far as I can tell. What program can I use for linux that will turn the object file into a binary? |
Monday, 6 August 2007 - 16:06 |
AVR-AS question If I have a symbol in my code like this: motor_stepping: .byte 0x08, 0x04, 0x02, 0x01 How do I tell the assembler that I want to stick its address into X? I can't find an opcode... |
Friday, 3 August 2007 - 01:11 |