You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linker Script: fix a region issue that causes mdb fail to reset
Previously the linker script specify both lregion and vregion for .data
section, which would prevent mdb to reload the region during reset of
hsdk and emsdp (Because these boards use part of ram to store .text).
Signed-off-by: Yuguo Zou <yuguo.zou@synopsys.com>
0 commit comments