欢迎访问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文件第184页浏览型号AN1063D的Datasheet PDF文件第185页浏览型号AN1063D的Datasheet PDF文件第186页浏览型号AN1063D的Datasheet PDF文件第187页浏览型号AN1063D的Datasheet PDF文件第189页浏览型号AN1063D的Datasheet PDF文件第190页浏览型号AN1063D的Datasheet PDF文件第191页浏览型号AN1063D的Datasheet PDF文件第192页  
Freescale Semiconductor, Inc.  
tracing. Priority level is then set to the level of the interrupt, and the processor fetches a  
vector number from the interrupting device (CPU space $F). The fetch bus cycle is  
classified as an interrupt acknowledge, and the encoded level number of the interrupt is  
placed on the address bus.  
If an interrupting device requests automatic vectoring, the processor generates a vector  
number (25 to 31) determined by the interrupt level number.  
If the response to the interrupt acknowledge bus cycle is a bus error, the interrupt is taken  
to be spurious, and the spurious interrupt vector number (24) is generated.  
The exception vector number, PC, and SR are saved on the supervisor stack. The saved  
value of the PC is the address of the instruction that would have executed if the interrupt  
had not occurred.  
Priority level 7 interrupt is a special case. Level 7 interrupts are nonmaskable interrupts  
(NMI). Level 7 requests are transition sensitive to eliminate redundant servicing and  
resultant stack overflow. Transition sensitive means that the level 7 input must change  
state before the CPU will detect an interrupt.  
An NMI is generated each time the interrupt request level changes to level 7 (regardless  
of priority mask value), and each time the priority mask changes from 7 to a lower number  
while the request level remains at 7.  
Many M68000 peripherals provide for programmable interrupt vector numbers to be used  
in the system interrupt request/acknowledge mechanism. If the vector number is not  
initialized after reset and if the peripheral must acknowledge an interrupt request, the  
peripheral should return the uninitialized interrupt vector number (15).  
See Section 3 Bus Operation for detailed information on interrupt acknowledge cycles.  
5.5.2.12 RETURN FROM EXCEPTION. When exception stacking operations for all  
pending exceptions are complete, the processor begins execution of the handler for the  
last exception processed. After the exception handler has executed, the processor must  
restore the system context in existence prior to the exception. The RTE instruction is  
designed to accomplish this task.  
When RTE is executed, the processor examines the stack frame on top of the supervisor  
stack to determine if it is valid and determines what type of context restoration must be  
performed. See 5.5.4 CPU32 Stack Frames for a description of stack frames.  
For a normal four-word frame, the processor updates the SR and PC with data pulled from  
the stack, increments the SSP by 8, and resumes normal instruction execution. For a six-  
word frame, the SR and PC are updated from the stack, the active SSP is incremented by  
12, and normal instruction execution resumes.  
For a bus fault frame, the format value on the stack is first checked for validity. In addition,  
the version number on the stack must match the version number of the processor that is  
MOTOROLA  
MC68340 USER’S MANUAL  
5- 51  
For More Information On This Product,  
Go to: www.freescale.com  
 复制成功!