Closed can-caglar closed 3 years ago
@jhancharler Is there have param on Olimex's ESP-ADF board ? Most of reason for E (5130) AUDIO_THREAD: Error creating task input_key_service
is due to no memory.
@jason-mao Hello, thank you for your response. What kind of param?
I will show you menuconfig settings, please see picture:
@jhancharler Sorry for typo.It's PSRAM, not param. And please add AUDIO_MEM_SHOW()
before error message.
I'm trying to run a SIP VOIP demo.
My code compiles and flashes, but it crashes whilst running.
This is the log that I see:
Please note I am using Olimex's ESP-ADF board and SIP VOIP demo software. I'm posting here because the issue seems to be from the ESP-ADF library.
Many thanks in advance!