This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/SIMPLELINK-CC13X2-26X2-SDK: SIMPLELINK-CC13X2-26X2-SDK

Part Number: SIMPLELINK-CC13X2-26X2-SDK

Tool/software: Code Composer Studio

I am getting the below warning

warning #16032-D: object files have incompatible wchar_t types ("C:/ti/simplelink_cc26x2_sdk_0_95_00_14/source/ti/display/lib/display.arm4f<DisplayUart.orm4f>" = --wchar_t=32, "./main.obj" = --wchar_t=16)

There are multiple such warnings. 

I tried to change the wchar size of main file to 32 by going into its properties-->Build->Arm Compiler-> Advanced Options-> Runtime Model Options. but that turned into linking errors. Is there anyway to remove these warnings?because i don't want to just suppress them.

Can you suggest any sdk with which I won't get such warnings?

Thanks,

Smita