欢迎访问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文件第193页浏览型号AN1063D的Datasheet PDF文件第194页浏览型号AN1063D的Datasheet PDF文件第195页浏览型号AN1063D的Datasheet PDF文件第196页浏览型号AN1063D的Datasheet PDF文件第198页浏览型号AN1063D的Datasheet PDF文件第199页浏览型号AN1063D的Datasheet PDF文件第200页浏览型号AN1063D的Datasheet PDF文件第201页  
Freescale Semiconductor, Inc.  
5.5.4 CPU32 Stack Frames  
The CPU32 generates three different stack frames: four-word frames, six-word frames,  
and twelve-word bus error frames.  
5.5.4.1 FOUR-WORD STACK FRAME. This stack frame is created by interrupt, format  
error, TRAP #n, illegal instruction, A-line and F-line emulator trap, and privilege violation  
exceptions. Depending on the exception type, the PC value is either the address of the  
next instruction to be executed or the address of the instruction that caused the exception  
(see Figure 5-12).  
15  
0
SP  
+$02  
STATUS REGISTER  
PROGRAM COUNTER HIGH  
PROGRAM COUNTER LOW  
+$06  
0
0
0
0
VECTOR OFFSET  
Figure 5-12. Format $0—Four-Word Stack Frame  
5.5.4.2 SIX-WORD STACK FRAME. This stack frame (see Figure 5-13) is created by  
instruction-related traps, which include CHK, CHK2, TRAPcc, TRAPV, and divide-by-zero,  
and by trace exceptions. The faulted instruction PC value is the address of the instruction  
that caused the exception. The next PC value (the address to which RTE returns) is the  
address of the next instruction to be executed.  
15  
0
SP  
STATUS REGISTER  
+$02  
NEXT INSTRUCTION PROGRAM COUNTER HIGH  
NEXT INSTRUCTION PROGRAM COUNTER LOW  
+$06  
+$08  
0
0
1
0
VECTOR OFFSET  
FAULTED INSTRUCTION PROGRAM COUNTER HIGH  
FAULTED INSTRUCTION PROGRAM COUNTER LOW  
Figure 5-13. Format $2—Six-Word Stack Frame  
Hardware breakpoints also utilize this format. The faulted instruction PC value is the  
address of the instruction executing when the breakpoint was sensed. Usually this is the  
address of the instruction that caused the breakpoint, but, because released writes can  
overlap following instructions, the faulted instruction PC may point to an instruction  
following the instruction that caused the breakpoint. The address to which RTE returns is  
the address of the next instruction to be executed.  
5.5.4.3 BUS ERROR STACK FRAME. This stack frame is created when a bus cycle fault  
is detected. The CPU32 bus error stack frame differs significantly from the equivalent  
stack frames of other M68000 Family members. The only internal machine state required  
in the CPU32 stack frame is the bus controller state at the time of the error and a single  
register.  
5- 60  
MC68340 USER’S MANUAL  
MOTOROLA  
For More Information On This Product,  
Go to: www.freescale.com  
 复制成功!