欢迎访问ic37.com |
会员登录 免费注册
发布采购

AN1063D 参数 Datasheet PDF下载

AN1063D图片预览
型号: AN1063D
PDF下载: 下载PDF文件 查看货源
内容描述: 集成的处理器与DMA USERA ????手册 [Integrated Processor with DMA User’s Manual]
分类和应用:
文件页数/大小: 441 页 / 2488 K
品牌: FREESCALE [ Freescale ]
 浏览型号AN1063D的Datasheet PDF文件第175页浏览型号AN1063D的Datasheet PDF文件第176页浏览型号AN1063D的Datasheet PDF文件第177页浏览型号AN1063D的Datasheet PDF文件第178页浏览型号AN1063D的Datasheet PDF文件第180页浏览型号AN1063D的Datasheet PDF文件第181页浏览型号AN1063D的Datasheet PDF文件第182页浏览型号AN1063D的Datasheet PDF文件第183页  
Freescale Semiconductor, Inc.  
When the CPU32 completes exception processing, it is ready to begin either exception  
processing for a pending exception or execution of a handler routine. Priority assignment  
governs the order in which exception processing occurs, not the order in which exception  
handlers are executed.  
Table 5-17. Exception Priority Groups  
Group/  
Priority  
Exception and  
Relative Priority  
Characteristics  
0
Reset  
Aborts all processing (instruction or  
exception); does not save old context.  
1.1  
1.2  
Address Error  
Bus Error  
Suspends processing (instruction or  
exception); saves internal context.  
2
BKPT#n, CHK, CHK2,  
Division by Zero, RTE,  
TRAP#n, TRAPcc, TRAPV  
Exception processing is a part of  
instruction execution.  
3
Illegal Instruction, Line A,  
Unimplemented Line F,  
Privilege Violation  
Exception processing begins before  
instruction execution.  
4.1  
4.2  
4.3  
Trace  
Hardware Breakpoint  
Interrupt  
Exception processing begins when current  
instruction or previous exception  
processing is complete.  
As a general rule, when simultaneous exceptions occur, the handler routines for lower  
priority exceptions are executed before the handler routines for higher priority exceptions.  
For example, consider the arrival of an interrupt during execution of a TRAP instruction,  
while tracing is enabled. Trap exception processing (2) is done first, followed immediately  
by exception processing for the trace (4.1), and then by exception processing for the  
interrupt (4.3). Each exception places a new context on the stack. When the processor  
resumes normal instruction execution, it is vectored to the interrupt handler, which returns  
to the trace handler that returns to the trap handler.  
There are special cases to which the general rule does not apply. The reset exception will  
always be the first exception handled since reset clears all other exceptions. It is also  
possible for high-priority exception processing to begin before low-priority exception  
processing is complete. For example, if a bus error occurs during trace exception  
processing, the bus error will be processed and handled before trace exception  
processing is completed.  
5- 42  
MC68340 USER’S MANUAL  
MOTOROLA  
For More Information On This Product,  
Go to: www.freescale.com  
 复制成功!