7 years, 1 month ago.

Bug introduced into mbedtls for target Nucleo F767ZI?

As of yesterday, I suddenly can't build any project with mbed-os. Standard mbed examples are compiling fine. Here is my compiler output:

Error: Identifier "mbedtls_ecp_keypair" is undefined in "extras/mbed-os.lib/features/mbedtls/inc/mbedtls/ecdsa.h", Line: 52, Col: 10 ... Error: Identifier "MBEDTLS_ERR_ECP_VERIFY_FAILED" is undefined in "extras/mbed-os.lib/features/mbedtls/src/ecdsa.c", Line: 220, Col: 16 Info: Unable to download. Fix the reported errors...

1 Answer

7 years, 1 month ago.

Hi Robert,

This error is the same as https://developer.mbed.org/questions/77864/Dear-MBED-Can-you-please-fix-the-online-/ . I have tracked down the problem and deployed a solution.

Have fun with mbed-os, Jimmy