This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

how to compile the uECC.c on windows 10

Hello All,

I am facing problem in compiling uECC.c on windows10.

Please any one tell me what is the procedure to build and compile that file.

I have tried on the compiler like GCC, python, visual studio but i am getting error.

so let me know which compiler should be used and related packages.

please help me out to solve this problem.

Regards

Rohit

Parents
  • Hi Sir,

    I have compiled uECC.c file successfully as per your direction thanks for that. But while building the

    "secure_bootloader_ble_s132_pca10040" bootloader file getting errors ( attached below). What should I change?  As they have declared as typedef -- like-->

    "struct uECC_Curve_t;

    typedef const struct uECC_Curve_t *uECC_Curve;"                in uECC.h file                                                                                                      

    Error is in “micro_ecc_backend_ecc.h”   file

    How can i solve this errors.  I am using the Segger embedded studio for ARM V4.16 here as IDE for nRF52 DK.

    Please reply.                                                                                                                                                                                                                

    .                                          

Reply
  • Hi Sir,

    I have compiled uECC.c file successfully as per your direction thanks for that. But while building the

    "secure_bootloader_ble_s132_pca10040" bootloader file getting errors ( attached below). What should I change?  As they have declared as typedef -- like-->

    "struct uECC_Curve_t;

    typedef const struct uECC_Curve_t *uECC_Curve;"                in uECC.h file                                                                                                      

    Error is in “micro_ecc_backend_ecc.h”   file

    How can i solve this errors.  I am using the Segger embedded studio for ARM V4.16 here as IDE for nRF52 DK.

    Please reply.                                                                                                                                                                                                                

    .                                          

Children
No Data
Related