Static allocation
Joel Sherrill
joel at rtems.org
Tue Sep 28 14:26:37 UTC 2021
On Tue, Sep 28, 2021, 6:43 AM Петр Борисенко <peter at awsmtek.com> wrote:
> Hello!
> Is it possible to compile Rtems statically and disable memory allocation
> routines and heap?
>
No. You have to restrict your application use of APIs and services to those
which do not use dynamic allocation.
--joel
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users
>
More information about the users
mailing list