This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2432: AddrTranslateP_RegionConfig works and problem saving a Parameter

Part Number: AM2432


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