Hello

I'm a self-taught programmer, and have absolutely no experience
working with embedded appliances.

I was wondering...

1. How do you check that a Linux application can run OK on uClinux,
especially with an MMU-less CPU like the Blackfin

2. What makes it easy/hard/impossible to port a Linux application to
such configuration?

>From what I understood, problematic issues are the lack of fork(),
MMU-less CPU's require that the application manage its own memory to
avoid RAM being fragmented, etc.

Thank you.

_______________________________________________
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