Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
I have a basic prototype program running in Arm Development Studio. This needs to execute in a system with very limited resources. How should I estimate the total RAM needed to run it?
It is a C++ program. How can I specify the maximum heap and stack sizes?
Best regards
David
Hi Stephen
Thanks for your answer,