freescale imx5 tablet port

This forum is dedicated to feedback, discussions about ongoing or future developments, ideas and suggestions regarding the ChibiOS projects are welcome. This forum is NOT for support.
geobsd
Posts: 3
Joined: Mon Feb 07, 2011 6:24 pm

freescale imx5 tablet port

Postby geobsd » Mon Feb 07, 2011 6:58 pm

hi all
i'm planing to have chibiOS on this chineese tablet
what should i work on first ?
it will take me a while i'm not a good programmer ;)

User avatar
Giovanni
Site Admin
Posts: 14460
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: freescale imx5 tablet port

Postby Giovanni » Mon Feb 07, 2011 7:11 pm

Hi,

Good luck with that :-)

Probably a Cortex-A8 is well above the applicability of ChibiOS/RT as device class, it is more in the range of a Linux kernel. ChibiOS/RT is targeted to much smaller devices, for example Cortex-M based devices and is best used for embedded applications (code executed directly from the device flash memory).

Anyway, this is how I would proceed...
- Create and validate a kernel port for the Cortex-A8.
- Create an HAL layer for the iMX5.
- Integrate ChibiOS/RT with file system, networking and graphical subsystems.
- Write all the application code...

If you want to try ChibiOS better get some cheap MCU development board.

Giovanni

geobsd
Posts: 3
Joined: Mon Feb 07, 2011 6:24 pm

Re: freescale imx5 tablet port

Postby geobsd » Mon Feb 07, 2011 10:28 pm

thanks giovanni
good learning work for me !
do you have good links to cheap boards ?

User avatar
Giovanni
Site Admin
Posts: 14460
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: freescale imx5 tablet port

Postby Giovanni » Tue Feb 08, 2011 7:08 pm

You may consider this one, it is the one I use for development: http://www.olimex.com/dev/stm32-p103.html

You will need also a JTAG, I use this one: http://www.olimex.com/dev/arm-usb-ocd.html

You may also consider an STM32VL-Discovery, search it on the web, in includes both the target and the JTAG and is very cheap, it lacks I/O ports however.

Giovanni

geobsd
Posts: 3
Joined: Mon Feb 07, 2011 6:24 pm

Re: freescale imx5 tablet port

Postby geobsd » Tue Feb 08, 2011 7:48 pm

thanks again giovanni !


Return to “Development and Feedback”

Who is online

Users browsing this forum: No registered users and 10 guests