Hi!
Where can I find a guide for install/use uClinux on my MCF5329?
Can I manage its GPIOs easily? And how?
Thanks and best regards,
Solved! Go to Solution.
You can install following the instructions included with the board support package. http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=0127260061033202A9 If you are using Fedora 9 it installs with no problems. For Fedora 10 or 11 you may get an error about rpm-build. There is another thread relating to that. Since the 5329 is a non-MMU micro and there is no problem accessisng GPIOs. You can write or read them directly just like with a non-OS application.
You can install following the instructions included with the board support package. http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=0127260061033202A9 If you are using Fedora 9 it installs with no problems. For Fedora 10 or 11 you may get an error about rpm-build. There is another thread relating to that. Since the 5329 is a non-MMU micro and there is no problem accessisng GPIOs. You can write or read them directly just like with a non-OS application.