how to port to imx53 / cortex-a8 using GCC / command-line
Posted: Fri Dec 05, 2014 12:05 pm
Hello all,
I have this board at home http://www.freescale.com/webapp/sps/sit ... e=IMX53QSB.
I want to port ERIKA RTOS onto this for self-learning and if successful contribute back to this community.
Though I went through a couple of your wikis, none seem to clarify what exactly the steps needed to accomplish what i have in mind. This is what i want
* At the end, there should be a simple imx53qsbErika.ELF RTOS image/file, which can be uploaded to target and run, using uboot already running in target , through a serial cable. A simple LED on/off application(ELF file nostdlib/static) that uses this OS layer. Alternatively both OS + APP as a single ELF also fine.
* Since i am fimiliar with embedded linux/kernel building/usage in various targets, I expect a similar simple build environment using some compiler/toolchains that can be downloaded for _free_ from the net ( GCC is preferrable ). The OS should be configurable ( e.g mono stack..etc.,.) from the command line and just built. Is OIL necessary ?
* I have a virtualized windows/ubuntu host/dev m/c, no problem. What other TOOLS needed, other than ERIKA downloads.
* JTAG/GDB-like debugger support? though _not_ needed immediately. I can live with debug log messages for the time being.
I have downloaded ERIKA and I could see the ..../druid/eclipse/plugins/com.eu.evidence.ee_2.4.0.20141105_0021 folder.
What next? Can somebody help
Thanks
Alex
I have this board at home http://www.freescale.com/webapp/sps/sit ... e=IMX53QSB.
I want to port ERIKA RTOS onto this for self-learning and if successful contribute back to this community.
Though I went through a couple of your wikis, none seem to clarify what exactly the steps needed to accomplish what i have in mind. This is what i want
* At the end, there should be a simple imx53qsbErika.ELF RTOS image/file, which can be uploaded to target and run, using uboot already running in target , through a serial cable. A simple LED on/off application(ELF file nostdlib/static) that uses this OS layer. Alternatively both OS + APP as a single ELF also fine.
* Since i am fimiliar with embedded linux/kernel building/usage in various targets, I expect a similar simple build environment using some compiler/toolchains that can be downloaded for _free_ from the net ( GCC is preferrable ). The OS should be configurable ( e.g mono stack..etc.,.) from the command line and just built. Is OIL necessary ?
* I have a virtualized windows/ubuntu host/dev m/c, no problem. What other TOOLS needed, other than ERIKA downloads.
* JTAG/GDB-like debugger support? though _not_ needed immediately. I can live with debug log messages for the time being.
I have downloaded ERIKA and I could see the ..../druid/eclipse/plugins/com.eu.evidence.ee_2.4.0.20141105_0021 folder.
What next? Can somebody help
Thanks
Alex