rtos - Use of Dynamic memory allocation in real time system -


i know there issue in using dynamic memory allocation in real time system. start time can use dynamic memory allocation don't have more deterministic system response. can give example use dynamic memory allocation rts?

e.g loading unknown size of data ram @ run time.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -