Hi, All !

I have a problem with .noinit section.

I have declared some variables in the next form:

int __attribute__((section(".noinit, \"wa\", @progbits;"))) var=13;

Dmitry wrote that _noinit_start should point to the flash 
with the initializer values, but it points to the RAM in 
my case. Any suggeston ?

All the best,
Oleg.

Reply via email to