[MacPorts] #20526: Add ftdi bitbang support to avrdude(+serjtag variant)
#20526: Add ftdi bitbang support to avrdude(+serjtag variant) -------------------------------+-------------------------------------------- Reporter: ranauei@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: avrdude -------------------------------+-------------------------------------------- Useful for example to burn a bootloader into the arduino without external programmer. '''Need this to compile: http://www.ftdichip.com/Drivers/D2XX.htm''' see ReadMe on how to install it -- Ticket URL: <http://trac.macports.org/ticket/20526> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20526: Add ftdi bitbang support to avrdude(+serjtag variant) -------------------------------+-------------------------------------------- Reporter: ranauei@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: avrdude -------------------------------+-------------------------------------------- Comment(by ranauei@…): Example to burn [http://www.ladyada.net/library/arduino/bootloader.html adaboot] into an arduino duemilanove w/ ATmega328p: avrdude -c duemilanove -p m328p -P ft0 -e -u -U lock:w:0x3f:m -U efuse:w:0x05:m -U hfuse:w:0xDA:m -U lfuse:w:0xFF:m avrdude -c duemilanove -p m328p -P ft0 -U flash:w:ATmegaBOOT_xx8_adaboot328.hex -U lock:w:0x0f:m Here how to properly wire the arduino: http://www.geocities.jp/arduino_diecimila/bootloader/connecting.html#P1 P.S.: remember to unload the VCP FTDI driver (the one usually installed) before using avrdude. -- Ticket URL: <http://trac.macports.org/ticket/20526#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20526: Add ftdi bitbang support to avrdude(+serjtag variant) -------------------------------+-------------------------------------------- Reporter: ranauei@… | Owner: bsd@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: avrdude -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => bsd@… Comment: Assigning to maintainer. -- Ticket URL: <http://trac.macports.org/ticket/20526#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20526: avrdude: Add ftdi bitbang support (+serjtag variant) -------------------------------+-------------------------------------------- Reporter: ranauei@… | Owner: bsd@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: avrdude -------------------------------+-------------------------------------------- -- Ticket URL: <http://trac.macports.org/ticket/20526#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20526: avrdude: Add ftdi bitbang support (+serjtag variant) -------------------------------+-------------------------------------------- Reporter: ranauei@… | Owner: bsd@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: avrdude -------------------------------+-------------------------------------------- Comment(by ranauei@…): Replying to [ticket:20526 ranauei@…]:
'''Need this to compile: http://www.ftdichip.com/Drivers/D2XX.htm''' see ReadMe on how to install it No more manual install needed because of added dependency. See http://trac.macports.org/ticket/20565
-- Ticket URL: <http://trac.macports.org/ticket/20526#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20526: avrdude: Add ftdi bitbang support (+serjtag variant) -------------------------------+-------------------------------------------- Reporter: ranauei@… | Owner: snc@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: avrdude -------------------------------+-------------------------------------------- Changes (by snc@…): * owner: bsd@… => snc@… * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/20526#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20526: avrdude: Add ftdi bitbang support (+serjtag variant) -------------------------------+-------------------------------------------- Reporter: ranauei@… | Owner: snc@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: avrdude -------------------------------+-------------------------------------------- Changes (by snc@…): * cc: bsd@… (added) -- Ticket URL: <http://trac.macports.org/ticket/20526#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20526: avrdude: Add ftdi bitbang support (+serjtag variant) --------------------------------+------------------------------------------- Reporter: ranauei@… | Owner: snc@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: avrdude | --------------------------------+------------------------------------------- Changes (by snc@…): * status: assigned => closed * resolution: => fixed Comment: Committed in r55049. Tweaked ui_msg. -- Ticket URL: <http://trac.macports.org/ticket/20526#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20526: avrdude: Add ftdi bitbang support (+serjtag variant) --------------------------------+------------------------------------------- Reporter: ranauei@… | Owner: snc@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: avrdude | --------------------------------+------------------------------------------- Comment(by snc@…): Patches added in r55055. -- Ticket URL: <http://trac.macports.org/ticket/20526#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts