Post Go back to editing

Existing source code for Blackfin BF537 run with VisualDSP++ 5.0.7 but not with VisualDSP++ 5.1.2

Category: Software
Product Number: VisualDSP++ 5.1.2
Software Version: 5.1.2

Hello, All,
I am using BF537 DSP in my target board. I have purchased ICE-2000 JTAG recently. I have upgraded my tool from VisualDSP++ 5.0.7 to 5.1.2. I have compiled code with VisualDSP++ 5.1.2. I have found that application code is not working as expected. So, further debug that code and found that
firmware hangup in System_init function and not reached to application code. Hence application code not running. Now, I have question that why firmware hang up in System_init function. I have further debug code and found that while initializing system service, it stuck in adi_pwr_Init function (adi_ssl_Init.c file). I have read and understood code, changed ADSP-BF357-proc.xml, debug code but nothing was useful. Now, I do not have any idea what is next to do. Did you face this type of issue or do you have any idea what to do for solution?

I appreciate your reponses.

Thank you all.