Please find the attached ADSP-BF707 example code to preserve data after RESET. This can be done using the snippet given below.
*pREG_RCU0_BCODE= BITM_RCU_BCODE_NOMEMINIT; /*Bypass memory initialization to preserve data after Reset*/
Please find the attached ADSP-BF707 example code to preserve data after RESET. This can be done using the snippet given below.
*pREG_RCU0_BCODE= BITM_RCU_BCODE_NOMEMINIT; /*Bypass memory initialization to preserve data after Reset*/