SPC560P discovery board struck in this specific line at code.
Hi,
Today I've been working on software on the SPC560P discovery board and found that my board got struck at a specific line of the code, and when I tried with other code, the results were the same.
Code struck in this specific line:
* Waits for the mode switch or an error condition. *
while (ME.IS.R == 0U){
;
Please help me to fix it. Thanks in advance.
