Hi guys
I am starting this new thread in hope that it will be a good sharing platform for both advanced users and the beginners.
Actually what I am going to discuss here is that how to run linux kernel on the
STM32F407VGT6 controllers the main feature of which is that it is MMU less.
Many people might say that it's easy to run linux on the MMU less devices as the linux kernel has its own flavour without MMU and that is uClinux.
ofcourse I agree but what I found with my search and study is that uClinux is pretty outdated right now and most of the devices using uClinux still rely on the
2.4.x version and not on 2.6.xAlso the versioning system of uClinux is very different from that of the normal linux.
Check it here:
How can someone compare it with the Linux version which is in the form of
2.6.xxAfter doing some more search and with the help of a friend I got this link:
Here the arm linux has been given as git repository.
But before I get further I thought why not I should involve the expert people of this forum also in to my this journey.
So the question is that if I want to run or port the linux 2.6.33 to the STM32F407VGT6
than how can I get to that.
Please guys I hope the inputs from all the people on this forum.
Thanks
--------------------------------------- Posted through