avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] Signed dummy kext for AtmelICE for MacOS X High Sierra


From: Rainer Müller
Subject: Re: [avrdude-dev] Signed dummy kext for AtmelICE for MacOS X High Sierra
Date: Thu, 2 Nov 2017 19:39:23 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

On 2017-11-02 02:10, Nick Sayer wrote:
> The AtmelICE, unfortunately, presents itself to the host as a HID device. 
> That means that unless steps are taken, it’s not possible to use avrdude on 
> MacOS X to talk to it through libusb because the HID stack claims the device.

Kind of related to this, the unreleased development version of avrdude
in the Subversion repository supports linking with hidapi [1].
By accessing the programmer as a HID device instead of using libusb, no
special system configuration or kernel extensions are required.

There was an announcement by Joerg on this list:
http://lists.nongnu.org/archive/html/avrdude-dev/2016-02/msg00030.html

I compiled the development version of avrdude myself, linked against
hidapi-devel from MacPorts and it works fine for me on macOS 10.12
Sierra with the target being an ATmega328PB Xplained Mini board.

Rainer

[1] http://www.signal11.us/oss/hidapi/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]