Tool/software:
Hi,
I'm trying to understand how AddrTransalateP_RegionConfig works. I'm having some problems in the function called AddrTranslateP_getLocalAddr because when in SBL the function Bootloader_socNotifyFirewallOpen() calls the function AddrTranslateP_getLocalAddr I cannot find any region in gAddrTranslateConfig.regionConfig, so the flag found will be always 0 and never 1, so the value will be never read due to the self reset cluster in the SBL.
I tested in the SDK 09.02.00.15 and in the 08.05.00.24