Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to compile the blink1mk2 firmware #668

Open
mhdanwar opened this issue Oct 26, 2022 · 2 comments
Open

Failed to compile the blink1mk2 firmware #668

mhdanwar opened this issue Oct 26, 2022 · 2 comments

Comments

@mhdanwar
Copy link

I tried building the Blink1mk2 firmware by cloning the project. While building on MPLAB X IDE it throws the following error.

ake -f nbproject/Makefile-PIC16F1455.mk SUBPROJECTS= .build-conf
make[2]: *** No rule to make target '../Microchip/USB/HID Device Driver/usb_function_hid.c', needed by 'build/PIC16F1455/production/_ext/1295437596/usb_function_hid.p1'. Stop.
make[1]: Entering directory 'C:/Users/anwar.manjanoor/blink1/hardware/firmware_mk2'
make[2]: *** Waiting for unfinished jobs....

Could you please let me know what I am missing? Looks like the USB driver and common files are broken, how do i fix this?

Thank you

@todbot
Copy link
Owner

todbot commented Oct 26, 2022

You need a separate download from Microchip for the USB library. It's called "Microchip Libraries for Applications" and you need the 2013 version and the PRO version of the XC8 compiler.

@mhdanwar
Copy link
Author

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants