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.

malloc - getting warning

Other Parts Discussed in Thread: MSP430F5659

Hi,

I am getting warning while handling malloc fuction.

 "malloc" declared implicitly Measurement_execute.c /TI_RTOS_TEST1/Measurement/Source line 359 C/C++ Problem

Which .h i need to add for make it working.

I am using CCS v6.1.1 for MSP430F5659 controller .

Nitesh