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

S3C4510B 参数 Datasheet PDF下载

S3C4510B图片预览
型号: S3C4510B
PDF下载: 下载PDF文件 查看货源
内容描述: 三星S3C4510B的16位/ 32位RISC微控制器是一款高性价比,高性能的基于以太网的系统微控制器解决方案。 [Samsungs S3C4510B 16/32-bit RISC microcontroller is a cost-effective, high-performance microcontroller solution for Ethernet-based systems.]
分类和应用: 微控制器以太网
文件页数/大小: 422 页 / 2160 K
品牌: SAMSUNG [ SAMSUNG ]
 浏览型号S3C4510B的Datasheet PDF文件第37页浏览型号S3C4510B的Datasheet PDF文件第38页浏览型号S3C4510B的Datasheet PDF文件第39页浏览型号S3C4510B的Datasheet PDF文件第40页浏览型号S3C4510B的Datasheet PDF文件第42页浏览型号S3C4510B的Datasheet PDF文件第43页浏览型号S3C4510B的Datasheet PDF文件第44页浏览型号S3C4510B的Datasheet PDF文件第45页  
S3C4510B  
PROGRAMMER¢S MODEL  
Exception Priorities  
When multiple exceptions arise at the same time, a fixed priority system determines the order in which they are  
handled:  
Highest priority:  
1. Reset  
2. Data abort  
3. FIQ  
4. IRQ  
5. Prefetch abort  
Lowest priority:  
6. Undefined Instruction, Software interrupt.  
Not All Exceptions Can Occur at Once:  
Undefined Instruction and Software Interrupt are mutually exclusive, since they each correspond to particular  
(non-overlapping) decoding of the current instruction.  
If a data abort occurs at the same time as a FIQ, and FIQs are enabled (ie the CPSR's F flag is clear),  
ARM7TDMI enters the data abort handler and then immediately proceeds to the FIQ vector. A normal return from  
FIQ will cause the data abort handler to resume execution. Placing data abort at a higher priority than FIQ is  
necessary to ensure that the transfer error does not escape detection. The time for this exception entry should be  
added to worst-case FIQ latency calculations.  
2-15  
 复制成功!