[okl4-developer] OKL4 on iMX6 which SDK should I use?

16 views
Skip to first unread message

faisaldj

unread,
Jun 28, 2013, 6:04:40 AM6/28/13
to deve...@okl4.org
Hi All,


I have iMX6 processor which is a Quad Core from Freescale and it is based on
ARM 7.Actually I am not using more than one core , right now I just want to
port OKL4 on a single core.
I am bit confused whick SKD should I use from OKL4, there are " base release
", "ARM920" and "ARM926" and my processor is based on ARM7 (iMX6 from
FreeScale) .

with regards,
Muhammad Faisal.



--
View this message in context: http://okl4-community-forum.9692.n2.nabble.com/OKL4-on-iMX6-which-SDK-should-I-use-tp7577410.html
Sent from the OKL4 Community Forum mailing list archive at Nabble.com.

_______________________________________________
Developer mailing list
Deve...@okl4.org
https://lists.okl4.org/mailman/listinfo/developer

Gabi Voiculescu

unread,
Jul 26, 2013, 7:37:27 AM7/26/13
to faisaldj, deve...@okl4.org
Hi.

If your question still stands you should get the sources, not a SDK targeted towards a given platform. So OKL4 base release.

There is no support for your either your system or CPU /CPU architecture in the public okl4 3 sources.

You will need to start of by compiling for an existent platform, just to ensure the environment basics work.

You will then need to add cortex_a9, armv7, and imx6 SoC specific support for interrupt, timer and serial. For super-basic functionality most of this involves copying existent templates (arm1136j -> cortex_a9, armv6->armv7, pxa->imx6) and then adapting those based on studying board specifics.

For reference you can use imx6 specific Linux sources (worst case linaro has had linux kernels for this platform for a whil), and in some cases go into hardware TRM specifics. You need to "port" things like cache/TLB properties, cp15 maintenace instructions, MMU and paging bits, interupt controller, timer, serial used in polling mode.

In terms of TRMs you will need (ARMv7 TRM DDI0406*, Cortex-A9 TRM, Freescale IMX6 TRM, Sabre Board RM).

It's a task.

Cheers,
Gabi Voiculescu



From: faisaldj <ffai...@yahoo.com>
To: deve...@okl4.org
Sent: Friday, June 28, 2013 1:04 PM
Subject: [okl4-developer] OKL4 on iMX6 which SDK should I use?
Reply all
Reply to author
Forward
0 new messages