31 Aug
2023
31 Aug
'23
11:56 p.m.
Hi All, I am hoping to start work on adding the VW e-Golf vehicle, but struggling with setup. Currently I am fighting two errors with esp_task_wdt_get_trigger_tasknames() and xt_set_error_handler_callback() not declared in scope. See attached. What I did: -went through dev setup doc (macOS) -pulled master -set up Eclipse IDE to build and flash using this <https://docs.espressif.com/projects/esp-idf/en/v4.3/esp32/get-started-legacy/eclipse-setup.html> I get the same errors when running "make flash" from the terminal. Any ideas? Thanks! Jared