Recently I updated to stm32 bsp version 2018.12, then the PolarSSL framework in my project is broken. Some files (aes.c des.c md5.c) includes “main.h” and that’s strange. What’s more, “bignum.c” fails to compile with an error of “unknown type name ‘t_dbl'”.
What should I do to solve those errors?
Thanks in advance.
This topic was modified 5 years, 9 months ago by wtywtykk.