RE: Accessing flash directly from User Space [SOLVED]
From: Jonathan Haws <hidden>
Date: 2009-10-29 17:01:31
From: Jonathan Haws <hidden>
Date: 2009-10-29 17:01:31
Does O_DIRECT help? (you may need to define _GNU_SOURCE before #include)
Nope, O_DIRECT did not help - in fact it caused the application to crash. = Why that is I am not sure, but it crashed.