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

HD6417709SF133B 参数 Datasheet PDF下载

HD6417709SF133B图片预览
型号: HD6417709SF133B
PDF下载: 下载PDF文件 查看货源
内容描述: 瑞萨32位RISC单片机超级RISC引擎族/ SH7700系列 [Renesas 32-Bit RISC Microcomputer Super RISC engine Family/SH7700 Series]
分类和应用: 微控制器和处理器外围集成电路时钟
文件页数/大小: 807 页 / 4409 K
品牌: RENESAS [ RENESAS TECHNOLOGY CORP ]
 浏览型号HD6417709SF133B的Datasheet PDF文件第185页浏览型号HD6417709SF133B的Datasheet PDF文件第186页浏览型号HD6417709SF133B的Datasheet PDF文件第187页浏览型号HD6417709SF133B的Datasheet PDF文件第188页浏览型号HD6417709SF133B的Datasheet PDF文件第190页浏览型号HD6417709SF133B的Datasheet PDF文件第191页浏览型号HD6417709SF133B的Datasheet PDF文件第192页浏览型号HD6417709SF133B的Datasheet PDF文件第193页  
6.4.2  
Multiple Interrupts  
When handling multiple interrupts, an interrupt handler should include the following procedures:  
1. Branch to a specific interrupt handler corresponding to a code set in INTEVT and INTEVT2.  
The code in INTEVT and INTEVT2 can be used as a branch-offset for branching to the  
specific handler.  
2. Clear the cause of the interrupt in each specific handler.  
3. Save SSR and SPC to memory.  
4. Clear the BL bit in SR, and set the accepted interrupt level in the interrupt mask bits in SR.  
5. Handle the interrupt.  
6. Execute the RTE instruction.  
When these procedures are followed in order, an interrupt of higher priority than the one being  
handled can be accepted after clearing BL in step 4. Figure 6.3 shows a sample interrupt operation  
flowchart.  
6.5  
Interrupt Response Time  
The time from generation of an interrupt request until interrupt exception handling is performed  
and fetching of the first instruction of the exception handler is started (the interrupt response time)  
is shown in table 6.8. Figure 6.4 shows an example of pipeline operation when an IRL interrupt is  
accepted. When SR.BL is 1, interrupt exception handling is masked, and is kept waiting until  
completion of an instruction that clears BL to 0.  
Rev. 5.00, 09/03, page 145 of 760  
 复制成功!