<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Geir,<br>
<br>
my fault:<br>
<br>
<tt> * configUSE_TRACE_FACILITY must be defined as 1 in
FreeRTOSConfig.h for<br>
* uxTaskGetSystemState() to be available.<br>
</tt><br>
That's…<br>
<br>
<tt>CONFIG_FREERTOS_USE_TRACE_FACILITY=y</tt><br>
<br>
I thought we generally include that, it's required by Steves
task&heap commands. I'll add some #ifdefs to enable building
without.<br>
<br>
Regards,<br>
Michael<br>
<br>
<br>
<div class="moz-cite-prefix">Am 25.07.2018 um 10:50 schrieb Geir
Øyvind Vælidalo:<br>
</div>
<blockquote type="cite"
cite="mid:3C685742-0736-40CD-A2DF-076D41AD1DEF@validalo.net">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
Hi guys!
<div class=""><br class="">
</div>
<div class="">I got the latest from master and also did pull the
latest from esp-idf, but when I run make I get this linker
error:</div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-stretch: normal; font-size: 12px;
line-height: normal; font-family: "Andale Mono";
color: rgb(40, 254, 20); background-color: rgba(0, 0, 0,
0.901961);" class=""><span style="font-variant-ligatures:
no-common-ligatures" class="">ylfest:OVMS.V3 goev$ make</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 12px;
line-height: normal; font-family: "Andale Mono";
color: rgb(40, 254, 20); background-color: rgba(0, 0, 0,
0.901961);" class=""><span style="font-variant-ligatures:
no-common-ligatures" class="">LD build/ovms3.elf</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 12px;
line-height: normal; font-family: "Andale Mono";
color: rgb(40, 254, 20); background-color: rgba(0, 0, 0,
0.901961);" class=""><span style="font-variant-ligatures:
no-common-ligatures" class="">/Users/goev/git/Open-Vehicle-Monitoring-System-3/vehicle/OVMS.V3/build/main/libmain.a(ovms_utils.o):(.literal._Z13TaskGetHandlePKc+0x4):
undefined reference to `uxTaskGetSystemState'</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 12px;
line-height: normal; font-family: "Andale Mono";
color: rgb(40, 254, 20); background-color: rgba(0, 0, 0,
0.901961);" class=""><span style="font-variant-ligatures:
no-common-ligatures" class="">/Users/goev/git/Open-Vehicle-Monitoring-System-3/vehicle/OVMS.V3/build/main/libmain.a(ovms_utils.o):
In function `TaskGetHandle(char const*)':</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 12px;
line-height: normal; font-family: "Andale Mono";
color: rgb(40, 254, 20); background-color: rgba(0, 0, 0,
0.901961);" class=""><span style="font-variant-ligatures:
no-common-ligatures" class="">/Users/goev/esp/xtensa-esp32-elf/xtensa-esp32-elf/include/c++/5.2.0/bits/basic_string.h:159:
undefined reference to `uxTaskGetSystemState'</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 12px;
line-height: normal; font-family: "Andale Mono";
color: rgb(40, 254, 20); background-color: rgba(0, 0, 0,
0.901961);" class=""><span style="font-variant-ligatures:
no-common-ligatures" class="">collect2: error: ld returned 1
exit status</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 12px;
line-height: normal; font-family: "Andale Mono";
color: rgb(40, 254, 20); background-color: rgba(0, 0, 0,
0.901961);" class=""><span style="font-variant-ligatures:
no-common-ligatures" class="">make: ***
[/Users/goev/git/Open-Vehicle-Monitoring-System-3/vehicle/OVMS.V3/build/ovms3.elf]
Error 1</span></div>
</div>
<div class=""><br class="">
</div>
<div class="">Any ideas?</div>
<div class=""><br class="">
</div>
<div class="">Best regards,</div>
<div class="">Geir</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
OvmsDev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OvmsDev@lists.openvehicles.com">OvmsDev@lists.openvehicles.com</a>
<a class="moz-txt-link-freetext" href="http://lists.openvehicles.com/mailman/listinfo/ovmsdev">http://lists.openvehicles.com/mailman/listinfo/ovmsdev</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="160">--
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26
</pre>
</body>
</html>