Search found 3 matches

by krutika.hardade
Tue Jul 26, 2022 6:04 am
Forum: General Discussion
Topic: ESP32 Freertos Timer error "unsupported clock source"
Replies: 4
Views: 2359

Re: ESP32 Freertos Timer error "unsupported clock source"

Following version i am using..

ESP-IDF v5.0-dev-3043-g70109e2393-dirty
by krutika.hardade
Mon Jul 25, 2022 11:02 am
Forum: General Discussion
Topic: ESP32 Freertos Timer error "unsupported clock source"
Replies: 4
Views: 2359

ESP32 Freertos Timer error "unsupported clock source"

I am trying to initialize timer module in FreeRTOS on ESP32 Module. But it gives me the following errors : Heap Size = 272208 Stack Rem = 2540 assert failed: timer_ll_set_clock_source /IDF/components/hal/esp32/include/hal/timer_ll.h:38 (false && "unsupported clock source") Backtrace:0x40081b92:0x3ff...