欢迎访问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文件第69页浏览型号S3C4510B的Datasheet PDF文件第70页浏览型号S3C4510B的Datasheet PDF文件第71页浏览型号S3C4510B的Datasheet PDF文件第72页浏览型号S3C4510B的Datasheet PDF文件第74页浏览型号S3C4510B的Datasheet PDF文件第75页浏览型号S3C4510B的Datasheet PDF文件第76页浏览型号S3C4510B的Datasheet PDF文件第77页  
S3C4510B  
INSTRUCTION SET  
USE OF R15  
Write-back must not be specified if R15 is specified as the base register (Rn). When using R15 as the base  
register you must remember it contains an address 8 bytes on from the address of the current instruction.  
R15 must not be specified as the register offset (Rm).  
When R15 is the source register (Rd) of a register store (STR) instruction, the stored value will be address of the  
instruction plus 12.  
RESTRICTION ON THE USE OF BASE REGISTER  
When configured for late aborts, the following example code is difficult to unwind as the base register, Rn, gets  
updated before the abort handler starts. Sometimes it may be impossible to calculate the initial value.  
After an abort, the following example code is difficult to unwind as the base register, Rn, gets updated before the  
abort handler starts. Sometimes it may be impossible to calculate the initial value.  
Example:  
LDR  
R0,[R1],R1  
Therefore a post-indexed LDR or STR where Rm is the same register as Rn should not be used.  
DATA ABORTS  
A transfer to or from a legal address may cause problems for a memory management system. For instance, in a  
system which uses virtual memory the required data may be absent from main memory. The memory manager  
can signal a problem by taking the processor ABORT input HIGH whereupon the data abort trap will be taken. It  
is up to the system software to resolve the cause of the problem, then the instruction can be restarted and the  
original program continued.  
INSTRUCTION CYCLE TIMES  
Normal LDR instructions take 1S + 1N + 1I and LDR PC take 2S + 2N +1I incremental cycles, where S,N and I  
are defined as sequential (S-cycle), non-sequential (N-cycle), and internal (I-cycle), respectively. STR instructions  
take 2N incremental cycles to execute.  
3-31  
 复制成功!