Page 1 of 1

uart_driver_install(1579): Could not allocate an interrupt for UART

Posted: Thu Feb 01, 2024 11:04 am
by mtaz78
Hi, i'm trying to run the ADF example protocols/esp-rtsp on Korvo-2. When i flash the code i get this error :

uart: uart_driver_install(1579): Could not allocate an interrupt for UART

I already selected Korvo-2 into menuconfig and set target to esp32s3, but nothing seems to work.
I'm using idf v5.1 and adf 2.6.

Thanks.