Hi, i've been wondering about the possibility of porting uCLinux to the new PIC32 MCUs. As far as i've read, PIC32 have all we need to run uCLinux, with the exception of an external memory bus. As the internal RAM (32k) won't be enough to fit even the kernel.
Then, i had 2 ideais. The first would be to setup something like a virtual machine in the processor to handle movs and send then to an external memory using the parallel port.
The other would make uCLinux try to keep the running code in the internal ram, and change memory pages with the external ram as a kind of memory swap process is done in desktop.
Any additional ideias? thanks Rafael _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
