欢迎访问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文件第206页浏览型号S3C4510B的Datasheet PDF文件第207页浏览型号S3C4510B的Datasheet PDF文件第208页浏览型号S3C4510B的Datasheet PDF文件第209页浏览型号S3C4510B的Datasheet PDF文件第211页浏览型号S3C4510B的Datasheet PDF文件第212页浏览型号S3C4510B的Datasheet PDF文件第213页浏览型号S3C4510B的Datasheet PDF文件第214页  
UNIFIED INSTRUCTION/DATA CACHE  
CACHE DISABLE/ENABLE  
S3C4510B  
To disable the cache disable entirely following a system reset, you must set SYSCFG[1] to "0". By setting the  
cache mode bits, SYSCFG[5:4], you can specify a cache size of 0, 4, or 8K bytes. If you do not need the entire 8-  
Kbyte area for cache, you can use the remaining area as normal internal SRAM. The start address of the internal  
SRAM area is defined by writing an appropriate value to SYSCFG[15:6].  
CACHE FLUSH OPERATION  
To flush cache lines, you must write a zero to Tag memory bits 31 and 30, respectively.  
The 4-Kbyte set 0 RAM area, 4-Kbyte set 1 RAM area, and the 1-Kbyte Tag RAM area (total 256 words) can be  
accessed from locations 0x10000000H, 0x10800000H, and 0x11000000H, respectively. You can do this  
independently of the current cache mode bit and cache enable bit settings.  
Tag RAM is normally cleared by hardware following a power-on reset. However, if you change the cache or  
memory bank configuration when the cache is being enabled, you will have to clear the Tag RAM area using  
application software.  
NON-CACHEABLE AREA CONTROL BIT  
Although the cache affects the entire system memory, it is sometimes necessary to define non-cacheable areas  
when the consistency of data stored in memory and the cache must be ensured. To support this, the S3C4510B  
provides a non-cacheable area control bit in the address field, ADDR[26].  
If ADDR[26] in the ROM/SRAM, flash memory, DRAM, or external I/O bank's access address is "0", then the  
accessed data is cacheable. If the ADDR[26] value is "1", the accessed data is non-cacheable.  
Cacheable Area  
Non-cacheable Area  
000_0000  
400_0000  
000_0000  
Cacheable Area  
000_FFFF  
401_0000  
401_FFFF  
Non-cacheable  
Area  
16 M word  
002_0000  
3FF_FFFF  
Cacheable Area  
7FF_FFFF  
3FF_FFFF  
NOTE:  
The non-cacheable area has the same space in memory  
as the cacheable area. To access the non-cacheable  
area, you can change the address of the space in memory  
using non-cacheable control bit.  
Figure 5-3. Non-Cacheable Area Control  
NOTE  
A SWAP command must be used within a non-cacheable area.  
5-4  
 复制成功!