#Embedded systems Question
4 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.
The issue with the heap in embedded systems is that you often only have a very limited amount and accessing it is rather slow sometimes.
Here's a more sophisticated answer if you're interested: https://stackoverflow.com/a/21370435