| Related articles |
|---|
| Disassembler for ARM CPU's in PDAs ? werty@swissinfo.org (werty) (2005-11-21) |
| Re: Disassembler for ARM CPU's in PDAs ? englere.geo@yahoo.com (Eric) (2005-11-26) |
| Re: Disassembler for ARM CPU's in PDAs ? vzweije@sense.znet (Vincent Zweije) (2005-11-26) |
| From: | "Eric" <englere.geo@yahoo.com> |
| Newsgroups: | comp.compilers |
| Date: | 26 Nov 2005 00:17:13 -0500 |
| Organization: | http://groups.google.com |
| References: | 05-11-105 |
| Keywords: | disassemble |
| Posted-Date: | 26 Nov 2005 00:17:13 EST |
PDAs are very complicated and it's not going to be easy for you. I use
Microsoft's Visual Studio to target embedded Windows Mobile 2003 using
the Compact Framework.
You need a good toolset to make this job easier. You don't want
commandline tools for something like this, althought there is a port of
gcc for the PocketPC.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.