1) If properly synchronized I can access data of other processes.
You should not do this. As hardware price goes down and speed goes up, more and more systems will e equipped with an MMU. So to provide portability, you always should do your software so that it will run on "full" (MMU-enabled) Linux systems as well.

Another advantage is that you can test your software on a PC before even seeing the embedded hardware.

-Michael
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to