Hello,
I am working with the AWR1843 sensor. I'm trying to reset the DSP core from MSS.
I am able to restart the DSP core, however the core registers are not initialized. The program counter does not have the address of the main(). It always point to 0x007E0000 after the restart.
I checked the program memory in L2 and it seems to be loaded correct.
Is there a way to ensure the reinitialization of registers upon DSP restart?