MSPM0G3519: accessing factory region data causing hard fault.

Part Number: MSPM0G3519

Tool/software:

Hi, 

i am working with custom bootloader and application code. In application code I have configure PLL to source clock this configuration access factory region data. when i place application code alone at address 0x00000000 in flash it works fine. but when I place bootloader at address 0x00000000 and application at location 0x8800(any other) in flash that time bootloader jumps to application code but application code goes into hard fault when try to access factory region data.