Re: [talk-au] ?WinCE program

2009-10-20 Thread Sam Couter
Liz ed...@billiau.net wrote:
 does anyone know if gosmore or navit or other program can be persuaded to 
 work 
 on one of these machines?

I don't know that much about WinCE, but I think software isn't portable
between platforms even on the same chip architecture (eg, ARM). You'd
need an SDK or appropriately configured cross-compiler, and those can
probably only be (easily) supplied by the device manufacturer.

You could just try this:

http://wiki.navit-project.org/index.php/Compiling_Navit_for_WinCE/WinMobile

I don't know how you'd execute the program once you had it compiled.

If you can identify the hardware well enough you may be able to run
Linux on it, and after that you can compile anything that runs on Linux.
Pull the cover off and look for some markings on the main board and plug
them in to Google. Next, try the markings on the biggest chips on the
board. If you're lucky someone will have already done it and there will
be instructions.

You're probably not going to be able to get any of these things working
though. Most of the time messing with these dinky embedded systems takes
a good deal of knowledge and often an oscilliscope and/or soldering iron.
-- 
Sam Couter |  mailto:s...@couter.id.au
OpenPGP fingerprint:  A46B 9BB5 3148 7BEA 1F05  5BD5 8530 03AE DE89 C75C


signature.asc
Description: Digital signature
___
Talk-au mailing list
Talk-au@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-au


Re: [talk-au] ?WinCE program

2009-10-19 Thread John Smith
2009/10/19 Liz ed...@billiau.net:
 does anyone recognise the directory structure?

Looks similar to a uniden one I've played with.

 does anyone know if gosmore or navit or other program can be persuaded to work
 on one of these machines?

It's windows, you'd be better off looking at something like traveling
salesman or whatever the win app is, no idea if they put out a port
for wince.

___
Talk-au mailing list
Talk-au@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-au


Re: [talk-au] ?WinCE program

2009-10-19 Thread Elizabeth Dodd
On Mon, 19 Oct 2009, John Smith wrote:
 2009/10/19 Liz ed...@billiau.net:
  does anyone recognise the directory structure?

 Looks similar to a uniden one I've played with.

  does anyone know if gosmore or navit or other program can be persuaded to
  work on one of these machines?

 It's windows, you'd be better off looking at something like traveling
 salesman or whatever the win app is, no idea if they put out a port
 for wince.

$ wine ~/mapping/Route66/Navigate7.exe
Trying to load PE image for unsupported architecture (ARM)
Trying to load PE image for unsupported architecture (ARM)
wine: could not load LZ:\\home\\Liz\\mapping\\Route66\\Navigate7.exe: Bad 
EXE format for
l...@mum-quad:~$ err:menubuilder:init_xdg error looking up the desktop 
directory


architecture ARM suggests WinCE??
http://wiki.openstreetmap.org/wiki/Routing/OfflineRouters
suggests that gosmore, navit, traveling salesman, roadmap, gpsmid
may work
as the exe file is on the sd card it seems to me that i can try quite a few


___
Talk-au mailing list
Talk-au@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-au


Re: [talk-au] ?WinCE program

2009-10-19 Thread Elizabeth Dodd
On Mon, 19 Oct 2009, John Smith wrote:
 No, ARM is a CPU architecture, ARM is used in a lot of embedded
 devices like mobile phones and routers etc where intel chips are just
 too power hungry.
armel is the sort in the freerunner
similar? different?

-- 
Your manuscript is both good and original, but the part that is good is not
original and the part that is original is not good.
-- Samuel Johnson


___
Talk-au mailing list
Talk-au@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-au


Re: [talk-au] ?WinCE program

2009-10-19 Thread John Smith
2009/10/19 Elizabeth Dodd ed...@billiau.net:
 armel is the sort in the freerunner
 similar? different?

I think you are confusing atmel and arm

http://en.wikipedia.org/wiki/Atmel
http://en.wikipedia.org/wiki/ARM_architecture

Although a quick google says the atmel chips in freerunner uses an ARM
instruction set.

___
Talk-au mailing list
Talk-au@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-au