http://www.microchip.com/pickit2
The code has been tested on Red Hat, CentOS, Ubuntu and Fedora. It partially
works on FreeBSD but there are some problems with the USB stack in FreeBSD.
If anyone knows how to work around the FreeBSD problems, or can build and
test on other non-Microsoft platforms, please let me know.
Thanks,
Jeff
Once again, thanks a lot for your work in behalf of the community.
Att,
Francis Perea
One of the possibility is to use ugen API and not libusb for FreeBSD and
the other BSDs (like NetBSD and OpenBSD).
I have actually tried NetBSD along with my FreeBSD pk2cmd testing.
It works once and then hang at the 2nd time. Looks like a USB
stack or libusb-bsd problem.
But I am not a programmer and I am not that familiar with
FreeBSD/NetBSD even though I can run them and rebuilding the
programs/kernels comfortably.
Xiaofan