2023-09-04 03:41 AM
Hi STCommunity,
I have a project with X-CUBE-FREERTOS and it worked fine, since I added WolfSSL the build goes wrong because it doesn't seem to recognize "time_t". (registration file attached)
I hope someone can help me. Many thanks in advance
2023-09-04 03:59 AM
Hello @rdl
Can you please attach your code to help our community member to understand your problem. Also, I suggest you to share the version of your programming tools (CubeIDE, CubeMX,...) and to make sure that you are using the last versions.
Best regards.
II
2023-09-04 06:52 AM
hi Issamos ,thanks for the fast feedback.
I use STM32CUBEMX 6.9.1 AND STM32CUBEIDE 1.13.1 ON WINDOWS 11 PRO.
I attached 2 screnshot where you can see how I setted wolfSSL parameters.I had attached file .ioc producted by STM32CUBEMX too but it was removed because the format isn't supported as well as for file .zip of project folder
Best Regards
2023-09-04 07:52 AM
Hello again and thanks for your feedback.
I've reproduced the same scenario and I've got the same error. Still can't find out why.
Best regards.
II
2023-09-04 07:59 AM
2023-09-04 08:19 AM
Yes, I've seen the board you are using in the screenshots of previously presented. I've got the same configuration and the same problem but still don't now why.
Best regards.
II
2023-09-04 08:23 AM
#include <time.h> ??
2023-09-04 09:05 AM
2023-09-04 09:14 AM
I'm sorry TeslaDElorean but my brain had read ora.h instead time.h