hello sir,
is floating point unit disabled by both warm reset and power reset?
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.
hello sir,
is floating point unit disabled by both warm reset and power reset?
Hello,
The majority of the ARM CPU, including floating point unit, is reset by both the device power-on reset (nPORRST) and the device warm reset (nRST). A small amount of debug and trace logic inside the CPU is reset by nPORRST but not by nRST, to support debug and trace from warm reset.
Regards,
Karl