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

Error when trying to compile Pocket_AVR_Programmer firmware #3

Open
hansake opened this issue Aug 28, 2021 · 0 comments
Open

Error when trying to compile Pocket_AVR_Programmer firmware #3

hansake opened this issue Aug 28, 2021 · 0 comments

Comments

@hansake
Copy link

hansake commented Aug 28, 2021

When trying to compile the Pocket_AVR_Programmer firmware I get:
~/AVR/Pocket_AVR_Programmer-master/Firmware/pocket-prog/spi$ make all
avr-gcc -Os -g -Wall -I. -I../usbtiny -mmcu=attiny2313 -c ../usbtiny/crc.S
In file included from ../usbtiny/crc.S:22:0:
../usbtiny/def.h:39:13: error: attempt to use poisoned "SIG_INT0"
#if defined SIG_INT0
^
make: *** [../usbtiny/common.mk:56: crc.o] Error 1

I am using gcc/avr/5.4.0
Any idea what is wrong?
/Hans-Åke

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