Hi,
Currently, I have the AM243x EVM (TMDS243GPEVM). I was trying to perform a warm SW reset of the M4F0-0 core from the R5F0-0 core.
I noticed that there is a function to do this on the SDK documentation (AM243x MCU+ SDK: APIs for SOC Specific Functions):
SOC_generateSwWarmResetMcuDomain()
I tried using this function in my code and noticed that R5F0-0 core also resets. I intend to reset M4 only, but from R5. Is that possible?
May I please know if the intention of the function is to reset all cores, and not just M4? If so, is there a way to reset only M4 from R5?
Any help is really appreciated.
Thank you,
Himel