-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
/usr/lib/gcc/arm-none-eabi/13.2.1/../../../arm-none-eabi/bin/ld: CMakeFiles/doom_tiny.dir/home/rickasheye/pico/pico-sdk/src/rp2_common/hardware_irq/irq.c.o: in function irq_set_exclusive_handler': /home/rickasheye/pico/pico-sdk/src/rp2_common/hardware_irq/irq.c:238:(.text.irq_set_exclusive_handler+0x32): undefined reference to
set_raw_irq_handler_and_unlock'
collect2: error: ld returned 1 exit status
make[2]: *** [src/CMakeFiles/doom_tiny.dir/build.make:2807: src/doom_tiny.elf] Error 1
make[1]: *** [CMakeFiles/Makefile2:2615: src/CMakeFiles/doom_tiny.dir/all] Error 2
make: *** [Makefile:91: all] Error 2
not generally a programmer, tried to compile possibly library couple months out of date.
https://github.com/AncientJames/rp2040-doom
and came across this error. linker error, unable to find reference to "set_raw_irq_handler_and_unlock" tried to compile for a rp2040 board "Thumby"