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

Compile the firmware #14

Open
ChubbyBunny1 opened this issue May 10, 2023 · 0 comments
Open

Compile the firmware #14

ChubbyBunny1 opened this issue May 10, 2023 · 0 comments

Comments

@ChubbyBunny1
Copy link

I am using windows trying to compile it with make main.hex, i am getting this error:
avr-gcc -Wall -O2 -std=c99 -Iusbdrv -I. -mmcu=atmega8 -c usbdrv/usbdrv.c -o usbdrv/usbdrv.o
process_begin: CreateProcess(NULL, avr-gcc -Wall -O2 -std=c99 -Iusbdrv -I. -mmcu=atmega8 -c usbdrv/usbdrv.c -o usbdrv/usbdrv.o, ...) failed.
make (e=2): ─ίΊ ί▀Ίάώ ϊΫΊάΪ▐ ύ ί²±ί≤ύ ΪΎΫ ΆάϋΎ±ώ≤Ή▌ΊΎΫ ά±≈ί▀ΎΫ άΏⁿ ΪΎ ≤²≤ΪύΉά.
make: *** [Makefile:49: usbdrv/usbdrv.o] Error 2

Can anyone help with this?

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

1 participant