如果在运行状态,用reset信号复位2410,那么CP15会改变状态吗?如果已启用MMU,大端模式,复位后CP15能回到小端,关闭MMU吗?<br />外设寄存器很多都有确定的复位值,但是cp15是协处理器,它有复位吗?<br />2410手册这么写的复位动作,不过没有提到协处理器阿?<br />When nRESET goes HIGH again, ARM920T:<br />1. Overwrites R14_svc and SPSR_svc by copying the current values of the PC and CPSR into them. The value of<br />the saved PC and SPSR is not defined.<br />2. Forces M[4:0] to 10011 (Supervisor mode), sets the I and F bits in the CPSR, and clears the CPSR's T bit.<br />3. Forces the PC to fetch the next instruction from address 0x00.<br />4. Execution resumes in ARM state.<br /> |
|