Question
stm32 + cubemx + mbedtls error
I created a plain project using cubemx (v4.27.0) with lwip, mbedtls and freefrtos,. I just tried to compile a fresh, clean project (with no additional code) with no success:
linking...
Project\Project.axf: Error: L6218E: Undefined symbol time (referred from ssl_cache.o).
Not enough information to list image symbols.
Not enough information to list load addresses in the image map.
Finished: 2 information, 0 warning and 1 error messages.
"Project\Project.axf" - 1 Error(s), 1 Warning(s).
Target not created.