Forum Discussion
Altera_Forum
Honored Contributor
20 years agouClinux without Flash (again)
I decided to give uClinux a try on my custom board, but I only have an SD card slot, no CFI. When reading the install guide for uClinux, and when trying it, it won't let me build a kernel project...
Altera_Forum
Honored Contributor
20 years agoYou should use kernel ver 2.6.11, as it was in microtronix v1.4.
You should already get the kernel build in cygwin !! The dos2unix does not matter. (?) Check the vmlinux file. After some search in the Makefile and Kconfig, the last error was from ksymall for debug which is from, menuconfig -> kernel hacking -> full Symbolic/Source debuggin support. You can safely disable it.