Part Number: MSP430F5529
Hi team,
I can see from the processor wiki that the memory and code footprint of MQTT on MSP430F5529 is 7kB RAM and 44kB Flash. Could you please help me understand why so much memory is needed? Thanks!
Regards,
Brian Angiel
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.
Part Number: MSP430F5529
Hi team,
I can see from the processor wiki that the memory and code footprint of MQTT on MSP430F5529 is 7kB RAM and 44kB Flash. Could you please help me understand why so much memory is needed? Thanks!
Regards,
Brian Angiel
Hi Cameron,
Here you go! Link
Thanks,
Brian Angiel
Hi Brian,
The reason you are seeing this memory footprint is because the example includes:
Does that help answer your question?
Hi Brian,
This is a question that depends specifically on your individual use case, which I'm afraid I cannot answer. For instance, you can eliminate the use of an RTOS as outlined in the below post. Or, you can manually remove features from the host driver that you deem not essential functions.

**Attention** This is a public forum