top | item 43397659

(no title)

TickleSteve | 11 months ago

static allocation is the recommended mechanism in embedded code for reliability reasons, you have thought about you worst-case allocation and accounted for it... right? Also fragmentation and dynamic behaviour are bad things when your code has to run "forever".

discuss

order

No comments yet.