OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: Adilson on January 02, 2006, 10:58:54 am
-
Hi.
This is my first post here. First of all, let me say I'm impressed by pdaXrom. It seens to be a very nice piece of work.
Let me explain my problem. I'm working on a digital inclusion project with will use a arm cpu, probably PXA270. As a development board for the prototipe, I'll use the phyCORE/PXA270 (http://www.phytec.com/sbc/32bit/pcpxa270.htm). The idea is to create a desktop-like set of applications including gaim, abiword and gnumeric so pdaXrom fits like a glove but I'll have to make it run on this board.
I'm quite new on arm, despite quite experienced in embedded development. Is anyone there that used this board or could me give some tips about the problems I might find on this porting?
Thanks a lot!
-
You might want to check the pdaxrom-builder documentation (pdaxrom-builder and the entries below in the menu on the left)
http://www.pdaxrom.org/index.php?showid=2&menuid=1 (http://www.pdaxrom.org/index.php?showid=2&menuid=1)
There is an entry about adding a new http://www.pdaxrom.org/index.php?showid=55&menuid=1 (http://www.pdaxrom.org/index.php?showid=55&menuid=1).
-
You can also try OpenEmbedded which will give you more packages then pdaX and contain more lowlevel stuff usefull during prototype development.
-
You can also try OpenEmbedded which will give you more packages then pdaX and contain more lowlevel stuff usefull during prototype development.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=109321\")
I'd like to second the vote for using Openembedded. OE is built specifically to generate images customised to machines and has a much more diverse range of packages than pdaX [a href=\"http://www.openembedded.org/]http://www.openembedded.org/[/url].
-
I'd like to second the vote for using Openembedded. OE is built specifically to generate images customised to machines and has a much more diverse range of packages than pdaX http://www.openembedded.org/ (http://www.openembedded.org/).
[div align=\"right\"][a href=\"index.php?act=findpost&pid=109328\"][{POST_SNAPBACK}][/a][/div]
Thanks for the tip. I'll check it out.
-
The first step is to port linux to the device, once that is done then IMHO getting pdaXrom should be a no brainer as there is really no implemntation dependent parts apart from a framebuffer storage and ram. you will probelly have to tweak the init scripts and do a bit of initrd trickery (if that depends on the board) but once that is done it should be fine
that said im no pdaXrom devloper so there may be somthing i have missed but as far as i can see everything really depends on the kernel to make it platform independent
here are some links to hardware that i could find, these links represent what i would call the best of whats avalible in the xscale range, basically lots of ram and flash and standard io (eg pci slots)
http://www.compulab.co.il/armcore-gx.htm (http://www.compulab.co.il/armcore-gx.htm)
http://www.embeddedplanet.com/products/ep80219.asp (http://www.embeddedplanet.com/products/ep80219.asp)
http://www.gumstix.com/spexwaysmalls.html (http://www.gumstix.com/spexwaysmalls.html)
http://www.prolificx.com/products.htm (http://www.prolificx.com/products.htm)
http://www.dulseelectronics.com/products/prod_seb3.html (http://www.dulseelectronics.com/products/prod_seb3.html)
http://www.riscstation.co.uk/html/products.html (http://www.riscstation.co.uk/html/products.html)
http://www.cjemicros.co.uk/micros/products...nix/index.shtml (http://www.cjemicros.co.uk/micros/products/iyonix/index.shtml)
http://www.advantagesix.co.uk/products.html (http://www.advantagesix.co.uk/products.html)
http://www.simtec.co.uk/products/systems.html (http://www.simtec.co.uk/products/systems.html)
http://www.applieddata.net/products.asp (http://www.applieddata.net/products.asp)
and my favirote at the moment
http://www.teamasa.com/npwr_dp.shtml (http://www.teamasa.com/npwr_dp.shtml)
-
The first step is to port linux to the device, once that is done then IMHO getting pdaXrom should be a no brainer as there is really no implemntation dependent parts apart from a framebuffer storage and ram..
[snip]
Hi
Thanks a lot for the advice and links. Actually, there's a crude linux port for it already, including X, so I think I won't have many problems.
I'm a little worried because this is the first time I do this kind of stuff with ARM.
[]s and again, thanks.
-
The first step is to port linux to the device, once that is done then IMHO getting pdaXrom should be a no brainer as there is really no implemntation dependent parts apart from a framebuffer storage and ram..
[snip]
Hi
Thanks a lot for the advice and links. Actually, there's a crude linux port for it already, including X, so I think I won't have many problems.
I'm a little worried because this is the first time I do this kind of stuff with ARM.
[]s and again, thanks.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=109746\"][{POST_SNAPBACK}][/a][/div]
where is kernel sources? I can add this target in pdaXrom builder if you give me kernel sources
-
where is kernel sources? I can add this target in pdaXrom builder if you give me kernel sources
[div align=\"right\"][a href=\"index.php?act=findpost&pid=109790\"][{POST_SNAPBACK}][/a][/div]
I don't have it with me right now but I'll put this in my website this weekend and let you know ASAP.
Thanks.
Adilson.
-
thanks! i will happy add new target in our build system!
-
thanks! i will happy add new target in our build system!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=109808\"][{POST_SNAPBACK}][/a][/div]
I just sent a PM about this.
Thanks a lot!
Adilson.