On Thu, 20 Aug 2009 12:23:38 +0000 (GMT)
JULIAN GARDNER <[email protected]> wrote:

> I has a development kit for an ARM11 based mpeg decoder which the
> company i work for has decided not to use, this chip does MPEG2 and
> MPEG4 decoding and has a dma accelerated 2d graphics system.
> 
> The underlying rtos is uCos, this i can use as its not a product per
> se.

Have you investigated to see if there is a Linux or *BSD port for this
development kit?  If so, your life will become a lot easier, as well
as it being OK for use in products. 

> iConv DOES NOT BUILD at all, so this is a major stumbling block.

Could you provide some details of the build errors?
 
> libHubBub does not build because im missing regex

There are a few off-the-shelf ones that might be a go-er.

> As for not using linux, nearly all the tools we use for our
> development are windows based, not any of the commercial compilers
> ( needed for speed)  we use are available on linux.

You mean apart from RealView? :)  Also, if you're using an ARM11, your
clock speed is fast enough that you won't notice the difference in
performance of the code generated.

Incidentally, we're all on this mailing list; there's no need to CC us
as well as sending to the list.

B.

Reply via email to