完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
1、通过一段MMU的创建来说明MMU的工作方式 下面这段代码是OAL进入kernel Start的一段代码,它也就是wince的页表初始化代码,涉及到两部分内如,分别为二级页表的创建和一级页表的创建。这里的一级页表和前面那个有些不同是TTB发生改变了,也就是说系统进入内核后从新创建了页表。 ;------------------------------------------------------------------------------- ; KernelStart - kernel main entry point ; ; The OEM layer will setup any platform or CPU specific configuration that is ; required for the kernel to have access to ROM and DRAM and jump here to start up ; the system. Any processor specific cache or MMU initialization should be completed. ; The MMU and caches should not enabled. ; ; This routine will initialize the first-level page table based up the contents of ; the MemoryMap array and enable the MMU and caches. ; ; NOTE: Until the MMU is enabled, kernel symbolic addresses are not valid and must be ; translated via the MemoryMap array to find the correct physical address. ; ; Entry (r0) = pointer to MemoryMap array in physical memory ; Exit returns if MemoryMap is invalid ;------------------------------------------------------------------------------- LEAF_ENTRY KernelStart |
|
相关推荐
|
|
飞凌嵌入式ElfBoard ELF 1板卡-CAN编程示例之开发板测试
654 浏览 0 评论
该问题是用APP给芯海科技的CST92F25芯片发指令是出现的
2242 浏览 1 评论
771 浏览 0 评论
1530 浏览 1 评论
2276 浏览 1 评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-22 05:51 , Processed in 0.664342 second(s), Total 68, Slave 49 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号