Hi Aishwarya,
I want to know why program report errors when i operate 64-bit XA registers,but 32-bit registers play good.Hope your answer.
Best Regards,
Zihao
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Aishwarya,
I want to know why program report errors when i operate 64-bit XA registers,but 32-bit registers play good.Hope your answer.
Best Regards,
Zihao
Zihao,
What are the errors you are seeing?
Best Regards,
Aishwarya
In this section of code i used 64-bit XA and XD registers before,when program run to here it will report error.After i replace XA\XD with A\D
program plays all well.
Now program run to here report error,what reason might cause this situation.


And where can i find this interface after i click remember my selection.

Best Regards,
Zihao
Under the optimization 1,project will build with 64-bit XA/XD registers,after i operate XD,project report error.
Hi Zihao,
What is the error reported ? Can you set up an NMI ISR as shown in SDK example and monitor the Error Aggregator Registers to see what is reported ?
Thanks