hi ,
I have a problem about XIP booting, Single step debug code of u-boot : writel(0xAAAA, &wdtimer->wdtwspr);
then the program entry prefetch_abort, it Can't jump out.
Please give me some advice. thanks.
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 ,
I have a problem about XIP booting, Single step debug code of u-boot : writel(0xAAAA, &wdtimer->wdtwspr);
then the program entry prefetch_abort, it Can't jump out.
Please give me some advice. thanks.
Hi,
What processor is that? What is the u-boot version? Have you checked whether the WDT is enabled when you try to write to it?