newRPL: [UPDATED April 27-2017] Firmware for testing available for download
|
01-22-2016, 04:47 PM
Post: #218
|
|||
|
|||
RE: newRPL: [UPDATED Jan-07-16] Firmware for testing available for download
(01-22-2016 03:49 PM)Helix Wrote: Just for information: There was one update a couple updates ago that required full memory wipe, due to a serious low-level reorganization. But I see your point: those low level exceptions should *always* offer to do a full memory wipe. I'll work on that. However, next time you see a data abort, please either take a picture or write down the register contents and email it to me. newRPL has object validity tests upon boot, so it shouldn't crash like that, ever. While crashing on invalid objects used to be normal on the 50g, it is not acceptable in newRPL. The correct behavior is for the invalid object to be detected and replaced with the number 0 (for lack of better object) before newRPL starts. The "corrupted MMU" message is a consequence of those thorough tests on boot. The RAM was overwritten by the stock ROM, with enough leftovers for newRPL to detect it was there before, but something wasn't right. That means the safety checks are working fine, but should give you the option of doing a full memory wipe too to correct the problem. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)