Hello,
When I was debugging the AWR2243 single chip, I found that the startup process printed out: MSS CPU Fault
I want to figure out what exactly went wrong. How can I print the specific error types of MSS CPU Fault?
Here are some of the operations I did on my own after reading the source code in the routine. Could you please help me check if they are correct
I am on MMWL_ In the asyncEventHandler() function, RL_ DEV_ AE_ MSS_ CPUFAIL_ Add the following code under the SB event
But it prints the following information:
This retval and errorCode are not legal values. Please let me know if my operation is correct and why these illegal values appear.
Also, please tell me how to obtain the specific error types of MSS CPU Fault?
Thanks
Regards,
Gary