No use for OS, just for smaller MCU's that are bit accessible.<br><br>By application I meant: Is this the correct method to apply a bit-packed structure to code?<br><br>I'm referring specifically to the MCU extensions to FPC (much appreciated extensions) that are under development at present listed on fpc wiki<br>
<br><div class="gmail_quote">On Thu, Jul 30, 2009 at 8:04 AM, Michael Schnell <span dir="ltr"><<a href="mailto:mschnell@lumino.de">mschnell@lumino.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Desmond Coertzen wrote:<br>
> Is this correct for application?<br>
</div>While I know that you in fact can use bitpacked records to access singe<br>
bits in the memory, I wonder what kind of OS you want to use in this<br>
application.<br>
Usually the OS prevents accessing I/O in a userland application (but<br>
there are things like mmap'ing I/O space to userland by a driver or<br>
using "uio".<br>
<font color="#888888"><br>
-Michael<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
fpc-devel maillist  -  <a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-devel" target="_blank">http://lists.freepascal.org/mailman/listinfo/fpc-devel</a><br>
</div></div></blockquote></div><br>