Hello,
I used "#pragma section("seg_l2_noinit_data", NO_INIT)" to allocate variable to "no_init" L2 SRAM, but it has still been reset to zero after calling adi_rcu_ControlSystemReset() API,
How do I fix this, since I want to keep the variable value unchanged after the system software reset?
Thansk, and looking forward your reply.