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.

code size reduction for OTA image storing

Other Parts Discussed in Thread: CC2531

Hi All,

I am trying to reduce my code size in order to store the OTA image. 

so far i have reduced 11KB code. ( after removing UART, USB, LCD and some unused variables)

I need to further reduce the code size to around 125KB. Now its size is around 190KB.

what other modules can be stripped to further reduce the code size.

I am using CC2531 USB dongle. ( I dont need any serial communication for it). using generic App on top of home automation 1.2.0 stack.

Thanks & Regards,

Mahesh KV