Larger Patch |
|
Navigation» 40Hz Mottek Blog» Latest » Archive 2011 2010 2009 2008 2007 2006 2005 2004 2003 Search |
Increasing the number of pages in a patch is achieved by adding a new 4k sized binary after Patch6.s, and mapping the new page into memory via the LoadPage macro. Content of the test page: Sequence 0..1023 as double words. Location of the test page: 0x01da00000 - 0x01da0ffff virtual, 0x043db000 physical. Content: Test page is mapped one-to-one to virtual address space. |