How to force external memory not init?
Posted: Thu Jan 07, 2021 2:22 am
Hello,
I want to force external memory not init, there is an attribute
I want to force external memory not init, there is an attribute
that can make variable not init, and there is an attribute__NOINIT_ATTR
that can make variable stored in the external memory, but there is not attribute to mark variable in external memory and not init, or a configure macro to set the whole external memory not init?EXT_RAM_ATTR