Part Number: MSP432E401Y
Tool/software: Code Composer Studio
Hi,
I'm using simplelink_msp432e4_sdk_3_20_00_10 and I'm trying to make changes in mbedtls config.h file.
I removed some #defines but CCS is still executing the piece of code under ifdefine.
I guess i'll have to rebuild mbedtls with changes in config.h
Can anyone tell me how to do it? So that I get a correct ti/lib/ccs/m4f/mbedtls.a linlker file. Or is there any other way to make changes in config.h and execute it properly.
Regards,
Deepak