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

UPD703208GKA-XXX-9EU 参数 Datasheet PDF下载

UPD703208GKA-XXX-9EU图片预览
型号: UPD703208GKA-XXX-9EU
PDF下载: 下载PDF文件 查看货源
内容描述: 32位单芯片微控制器产品 [32-Bit Single-Chip Microcontrollers]
分类和应用: 微控制器
文件页数/大小: 757 页 / 4297 K
品牌: NEC [ NEC ]
 浏览型号UPD703208GKA-XXX-9EU的Datasheet PDF文件第106页浏览型号UPD703208GKA-XXX-9EU的Datasheet PDF文件第107页浏览型号UPD703208GKA-XXX-9EU的Datasheet PDF文件第108页浏览型号UPD703208GKA-XXX-9EU的Datasheet PDF文件第109页浏览型号UPD703208GKA-XXX-9EU的Datasheet PDF文件第111页浏览型号UPD703208GKA-XXX-9EU的Datasheet PDF文件第112页浏览型号UPD703208GKA-XXX-9EU的Datasheet PDF文件第113页浏览型号UPD703208GKA-XXX-9EU的Datasheet PDF文件第114页  
CHAPTER 3 CPU FUNCTIONS  
3.4.3 Wraparound of CPU address space  
(1) Program space  
Of the 32 bits of the program counter (PC), the higher 6 bits are fixed to 0 and only the lower 26 bits are valid.  
Even if a carry or borrow occurs from bit 25 to bit 26 as a result of branch address calculation, the higher 6 bits  
ignore this and remain 0.  
Therefore, the lower-limit address of the program space, 00000000H, and the upper-limit address,  
03FFFFFFH, are contiguous addresses, and the program space is wrapped around at the boundary of these  
addresses.  
Caution No instructions can be fetched from the 4 KB area of 03FFF000H to 03FFFFFFH because this  
area is an on-chip peripheral I/O area. Therefore, do not execute any branch operation  
instructions in which the destination address will reside in any part of this area.  
Program space  
03FFFFFEH  
03FFFFFFH  
(+) direction  
() direction  
00000000H  
00000001H  
Program space  
(2) Data space  
The result of an operand address calculation that exceeds 32 bits is ignored.  
Therefore, the lower-limit address of the data space, address 00000000H, and the upper-limit address,  
FFFFFFFFH, are contiguous addresses, and the data space is wrapped around at the boundary of these  
addresses.  
Data space  
FFFFFFFEH  
FFFFFFFFH  
(+) direction  
() direction  
00000000H  
00000001H  
Data space  
Users Manual U15862EJ3V0UD  
110  
 复制成功!