Forum Replies Created
-
AuthorPosts
-
slammed39Member
Awesome! Just ran your avrdude method. Worked perfectly. Here’s my cmd output. Verified it with $$ and 440.16 is now installed. Thanks for the help.
C:\flash_tinyg>avrdude -p x192a3 -c avr109 -b 115200 -P COM4 -e -U flash:w:tinyg
-master-440.16.hexConnecting to programmer: .
Found programmer: Id = “XBoot++”; type = S
Software Version = 1.7; No Hardware Version given.
Programmer supports auto addr increment.
Programmer supports buffered memory access with buffersize=512 bytes.Programmer supports the following devices:
Device code: 0x7bavrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% -0.00s
avrdude: Device signature = 0x1e9744
avrdude: erasing chip
avrdude: reading input file “tinyg-master-440.16.hex”
avrdude: input file tinyg-master-440.16.hex auto detected as Intel Hex
avrdude: writing flash (119014 bytes):Writing | ################################################## | 100% 18.63s
avrdude: 119014 bytes of flash written
avrdude: verifying flash memory against tinyg-master-440.16.hex:
avrdude: load data flash data from input file tinyg-master-440.16.hex:
avrdude: input file tinyg-master-440.16.hex auto detected as Intel Hex
avrdude: input file tinyg-master-440.16.hex contains 119014 bytes
avrdude: reading on-chip flash data:Reading | ################################################## | 100% 17.75s
avrdude: verifying …
avrdude: 119014 bytes of flash verifiedavrdude done. Thank you.
slammed39MemberWindows
slammed39MemberIt blinks the spin/dir on a reset. My board was purchased in May.
slammed39MemberDifferent person here experiencing the same issue. I just attempted to flash 440.16 to my 440.14 v8 board with the tinyg updater app and it goes straight to verify failed. The app recognizes the tinyg and shows the current firmware, but fails everytime within a second with verify failed. Maybe there is more to this since I’m also having the same problem.
-
AuthorPosts