Nope, no `usb.h` in anywhere that would be on the PP search path (except the
/usr/include/usb.h from libusb-dev). If I get the chance I'll look into it and
let you know the exact details of the clash.
---
** [tickets:#74] Build fails on Ubuntu when libusb-dev is installed**
**Status:** new
**
2014-06-06 16:14 GMT+02:00 Franck Jullien :
> 2014-06-05 23:36 GMT+02:00 Michael Schwingen :
>> On 04.06.2014 16:13, Franck Jullien wrote:
>>> 2014-06-04 15:08 GMT+02:00 Franck Jullien :
Hi,
I'm implementing support for an UART over JTAG module present in the
OpenRISC debug inte
2014-06-05 23:36 GMT+02:00 Michael Schwingen :
> On 04.06.2014 16:13, Franck Jullien wrote:
>> 2014-06-04 15:08 GMT+02:00 Franck Jullien :
>>> Hi,
>>>
>>> I'm implementing support for an UART over JTAG module present in the
>>> OpenRISC debug interface. It's a device which looks like an UART on
>>>
On Fri, Jun 6, 2014 at 2:01 PM, Paul Fertser wrote:
> It looks like there's an incompatible usb.h coming from something else, so
> libusb-dev provides a libusb-0.1 pkg-config file, libusb-0.1 supports gets
> enabled but then a wrong header is used. Do you have another usb.h from
> somewhere else i
On Fri, Jun 6, 2014 at 2:01 PM, Paul Fertser wrote:
> It looks like there's an incompatible usb.h coming from something else, so
> libusb-dev provides a libusb-0.1 pkg-config file, libusb-0.1 supports gets
> enabled but then a wrong header is used. Do you have another usb.h from
> somewhere else i
HI List,
the last days I got the SAMA3D3-Xplained Evalboard. It has the usual JTAG
header for ARM debugging. On this list I found few info about this CPU or
working configs.
What is the current status of OOCD for Cortex-A5?
If somebody points me to the right places, I can try to add the missin