Dtynin
DIIDevHeads IoT Integration Server
•Created by Dtynin on 8/29/2024 in #firmware-and-baremetal
Failed to Add GPIO Callback on AVR32UC Microcontroller
Hi everyone, I'm working on setting up an interrupt handler on my AVR32UC microcontroller, but I'm encountering an issue where the interrupt configuration fails.
my setup:
The error I'm encountering:
I've confirmed that interrupt support is enabled in the
prj.conf
file. Does anyone have suggestions on how to fix this?5 replies