The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Talk:0x24000 Segment Overflow"
Line 2: | Line 2: | ||
What is the LR? |
What is the LR? |
||
How do we write to the NOR? |
How do we write to the NOR? |
||
+ | [[User:Paul0|paulzero]] |
||
− | --06:03, 13 March 2009 (UTC)~~ |
||
LR is the link register. it usually contains a pointer to where the current routine is to return to. |
LR is the link register. it usually contains a pointer to where the current routine is to return to. |
||
NOR is written by putting the device into dfu mode and writing to the nor0 block device using a tools like iRecovery |
NOR is written by putting the device into dfu mode and writing to the nor0 block device using a tools like iRecovery |
Revision as of 06:06, 13 March 2009
I have questions. What is the LR? How do we write to the NOR? paulzero LR is the link register. it usually contains a pointer to where the current routine is to return to. NOR is written by putting the device into dfu mode and writing to the nor0 block device using a tools like iRecovery --posixninja 17:58, 12 March 2009 (UTC)