欢迎访问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文件第174页浏览型号AN1063D的Datasheet PDF文件第175页浏览型号AN1063D的Datasheet PDF文件第176页浏览型号AN1063D的Datasheet PDF文件第177页浏览型号AN1063D的Datasheet PDF文件第179页浏览型号AN1063D的Datasheet PDF文件第180页浏览型号AN1063D的Datasheet PDF文件第181页浏览型号AN1063D的Datasheet PDF文件第182页  
Freescale Semiconductor, Inc.  
Finally, the processor prepares to resume normal execution of instructions. The exception  
vector offset is determined by multiplying the vector number by 4, and the offset is added  
to the contents of the VBR to determine displacement into the exception vector table. The  
exception vector is loaded into the PC. If no other exception is pending, the processor will  
resume normal execution at the new address in the PC.  
5.5.1.3 EXCEPTION STACK FRAME. During exception processing, the most volatile  
portion of the current context is saved on the top of the supervisor stack. This context is  
organized in a format called the exception stack frame.  
The exception stack frame always includes the contents of SR and PC at the time the  
exception occurred. To support generic handlers, the processor also places the vector  
offset in the exception stack frame and marks the frame with a format code. The format  
field allows an RTE instruction to identify stack information so that it can be properly  
restored.  
The general form of the exception stack frame is illustrated in Figure 5-10. Although some  
formats are peculiar to a particular M68000 Family processor, format 0000 is always legal  
and always indicates that only the first four words of a frame are present. See 5.5.4  
CPU32 Stack Frames for a complete discussion of exception stack frames.  
15  
0
SP  
STATUS REGISTER  
PROGRAM COUNTER HIGH  
PROGRAM COUNTER LOW  
VECTOR OFFSET  
FORMAT  
OTHER PROCESSOR STATE INFORMATION,  
DEPENDING ON EXCEPTION  
(0, 2, OR 8 WORDS)  
Figure 5-10. Exception Stack Frame  
5.5.1.4 MULTIPLE EXCEPTIONS. Each exception has been assigned a priority based on  
its relative importance to system operation. Priority assignments are shown in Table 5-17.  
Group 0 exceptions have the highest priorities; group 4 exceptions have the lowest  
priorities. Exception processing for exceptions that occur simultaneously is done by  
priority, from highest to lowest.  
It is important to be aware of the difference between exception processing mode and  
execution of an exception handler. Each exception has an assigned vector that points to  
an associated handler routine. Exception processing includes steps described in 5.5.1.2  
Exception Processing Sequence, but does not include execution of handler routines,  
which is done in normal mode.  
MOTOROLA  
MC68340 USER’S MANUAL  
5- 41  
For More Information On This Product,  
Go to: www.freescale.com  
 复制成功!