Part Number: MSP-FET
Other Parts Discussed in Thread: MSPDS
Tool/software: Linux
Hello,
I have encountered the following problem while trying to compile libmsp430:
Linking fails, because it cannot find hid-libusb.o
The hidapi included with slac460 does not make this file. Looks like newer versions of hidapi have replaced this file with something else, but what?
I have tried linking to hid.o, but then it fails with something like symbol not found.
I am working on OpenSuse, but asked a friend who runs Ubuntu, and he got stuck with the same problem.
Marko Cebokli