Heiko, check if you've copied the sdkconfig template (support/sdkconfig.default.hw31), it seems your config lacks CONFIG_ESP32_PANIC_CALLBACK=y, possibly more. Regards, Michael Am 17.08.22 um 15:06 schrieb sharkcow:
Hi all,
I have been trying to set up the OVMS toolchain on a new Ubuntu PC and can't seem to get working (for what it's worth, it's still running on my old PC..)
So what I have done is (following the OVMS v3 Developer Guide): * followed the instructions for installation esp-idf v3.3 * cloned the OVMS esp-idf * checked that esp toolchain compiles examples * cloned OVMS
On the first compile, I get the following error:
Open-Vehicle-Monitoring-System-3/vehicle/OVMS.V3/main/ovms_boot.cpp: In constructor 'Boot::Boot()': Open-Vehicle-Monitoring-System-3/vehicle/OVMS.V3/main/ovms_boot.cpp:313:46:
error: 'xt_set_error_handler_callback' was not declared in this scope xt_set_error_handler_callback(ErrorCallback); ^ Open-Vehicle-Monitoring-System-3/vehicle/OVMS.V3/main/ovms_boot.cpp: In static member function 'static void Boot::ErrorCallback(XtExcFrame*, int, bool)': Open-Vehicle-Monitoring-System-3/vehicle/OVMS.V3/main/ovms_boot.cpp:499:94:
error: 'esp_task_wdt_get_trigger_tasknames' was not declared in this scope et_trigger_tasknames(boot_data.wdt_tasknames, sizeof(boot_data.wdt_tasknames));
^ make[1]: *** [/esp/esp-idf/make/component_wrapper.mk:290: ovms_boot.o] Error 1 make: *** [/esp/esp-idf/make/project.mk:552: component-main-build] Error 2
Any help, please?
Thanks!
Heiko _______________________________________________ OvmsDev mailing list OvmsDev@lists.openvehicles.com http://lists.openvehicles.com/mailman/listinfo/ovmsdev
-- Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal Fon 02333 / 833 5735 * Handy 0176 / 206 989 26