From: Tristan W. <ho...@tj...> - 2019-04-20 19:35:07
|
Hello Michael, It is also worth checking your communication settings are 38000 8N1 and that flow control is not set to hardware (RTS/CTS), unless your serial connection is wired that way. kind regards, Tristan On 20Apr19 11:47, Jan Kromhout via Amforth-devel wrote: > Hello, > > I use these with a pololu programmer v2.1 > > Laad de nieuwe versie: > avrdude -p m328p -c avrispv2 -P /dev/tty.usbmodem00230362 -U efuse:w:0xFF:m -U hfuse:w:0xD9:m -U lfuse:w:0xFF:m -U flash:w:amforth.hex:i -U eeprom:w:amforth.eep.hex:i > > And it works great, no problems at all. > > > Cheers, > > Jan > > > > > Op 20 apr. 2019, om 00:12 heeft Michael Picco <mp...@pl...> het volgende geschreven: > > > > Hello, > > > > I've bought some extra atmega328P-U parts and attempted to install the Amforth files using the AVR Pocket Programmer from Sparkfun. The first couple of attempts ended in failure and I got nothing back from the Arduino Uno when hooking it up using Putty on my Linux box. I was able to use the programmer to reinstall the optiboot and was successful, so it appears that the programmer is doing as intended. > > > > Does the Amforth loading procedure involve setting the fuses? > > > > The command line being used is: avrdude -p m328p -c usbtiny -U flash:w:uno.hex -U eeprom:w:uno.eep.hex -v > > > > Any help is greatly appreciated! > > > > Kind regards, > > > > Michael > > > > K6MLE > > > > > > > > > > _______________________________________________ > > Amforth-devel mailing list for http://amforth.sf.net/ > > Amf...@li... > > https://lists.sourceforge.net/lists/listinfo/amforth-devel > > > > _______________________________________________ > Amforth-devel mailing list for http://amforth.sf.net/ > Amf...@li... > https://lists.sourceforge.net/lists/listinfo/amforth-devel > |