Go Back   xda-developers > Windows Mobile Development and Hacking > Windows Mobile Software Development


Reply
Thread Tools Search this Thread Display Modes
  #161  
Old 7th January 2006, 07:06 AM
negatong negatong is offline
Senior Member
 
Join Date: Nov 2004
Location: Hong Kong
Posts: 108
Default

Hi buzz, how is the 'How to dump and create ROM upgrade package'? Now, I have the dumped 'mdacomp2.nba', and I have decoded the downloaded official upgrade ROM. But I just wanna know how to replace the decoded ROM with my dumped one. Really need your guide.

Quote:
Originally Posted by buzz_lightyear
Quote:
Originally Posted by jimmy80
HI buzz....very happy to see it...
waiting for it...
HERE is how to decode/encode Universal's nk.nbf (with nice pictures) ))

I will also do another "How to dump and create ROM upgrade package".
Just to make it quick here (coz i have to go in few minutes), once you decode it, insert your CHT dump, done with pdocread into decoded nk.nba using Hex editor. keep the original .nba header.

Then just encode it again and then flash it.

buzz
Reply With Quote
Sponsored Links

  #162  
Old 7th January 2006, 12:49 PM
obvious obvious is offline
Junior Member
 
Join Date: Mar 2005
Posts: 20
Default Re: second variation for grabit

Quote:
Originally Posted by obvious

Superb. Just what we need over at aximsite where we've learned how to use the SD boot utility for the X50/X51 series.

Two questions:

1. Should this work for the 256MB ROM on the X51V or is there sttill a limit of 128MB?

2. Any chance of an executable download?

Many thanks

ref: http://www.aximsite.com/boards/showthread.php?t=112012
EDIT: I'm getting somewhere but a compile on the .cpp gives :-

--------------------Configuration: grab_it - Win32 (WCE ARMV4) Debug--------------------
Compiling...
grab_it.cpp
c:\documents and settings\paul\desktop\grab_it.cpp(4) : fatal error C1083: Cannot open include file: 'stdafx.h': No such file or directory
Error executing clarm.exe.

grab_it.obj - 1 error(s), 0 warning(s)


I admit that this is all new to me but I'm just trying to compile the CPP source to run on the Axim X50.


EDIT: Would some kind person compile it and post a copy here ?
Reply With Quote

  #163  
Old 9th January 2006, 10:42 PM
obvious obvious is offline
Junior Member
 
Join Date: Mar 2005
Posts: 20
Default

Is there an unwritten rule here that means anyone new gets ignored? :P
Reply With Quote

  #164  
Old 10th January 2006, 10:35 AM
hjgode hjgode is offline
Junior Member
 
Join Date: Jan 2006
Posts: 13
Default Re: second variation for grabit

I have put the code and binaries on http://www.hjgode.de/dev/grabit/index.htm. Although a WM2005 device has much ROM, this is related to the new Persistent Storage feature. Not all of this ROM is filled with ROM code or XIP files. The ROM will also save all apps you install during a battery loss.
The binaries are actually limitted to dump 128MB. Use the source code and change this (or send me a request), if you think you need a version that dumps 256MB ROM.
Regards
Josef
Reply With Quote

  #165  
Old 10th January 2006, 10:39 AM
hjgode hjgode is offline
Junior Member
 
Join Date: Jan 2006
Posts: 13
Default Re: second variation for grabit

Quote:

EDIT: I'm getting somewhere but a compile on the .cpp gives :-

--------------------Configuration: grab_it - Win32 (WCE ARMV4) Debug--------------------
Compiling...
grab_it.cpp
c:\documents and settings\paul\desktop\grab_it.cpp(4) : fatal error C1083: Cannot open include file: 'stdafx.h': No such file or directory
Error executing clarm.exe.

grab_it.obj - 1 error(s), 0 warning(s)


I admit that this is all new to me but I'm just trying to compile the CPP source to run on the Axim X50.


EDIT: Would some kind person compile it and post a copy here ?
You dont need stdafx.h and some more of the includes at the beginning of the source file. You should start a empty win32 project in embedded Visual C++ 4 and simply add the source file. Before it compiles, it maybe you have to fiddle with the project and build settings
Reply With Quote

  #166  
Old 10th January 2006, 11:20 AM
obvious obvious is offline
Junior Member
 
Join Date: Mar 2005
Posts: 20
Default

Thanks for the info and the code! VERY much appreciated.
Reply With Quote

  #167  
Old 12th January 2006, 10:37 AM
abellah30 abellah30 is offline
Member
 
Join Date: May 2005
Posts: 36
Default sos

Dear All,


Is it possible to unlock the SIM on universal
Is tit possible to change the language on the phone from french to English

Can you please guide me on how to do the above as I dont speak french

Is it possible to save the current settings on the phone if the above fails

as the operator sayzs that the warrantz on the phone is void if the language is changed or the SIM is unlocked
My current configuration

operatpor 7.113.5.132
Rom version 1.13.51 FRE
Rom Date 22-09-2005
Radio 1.03.00
Protocol Version 42.36.P8
Ext rom 1.13.132 FRE
Reply With Quote

  #168  
Old 17th January 2006, 05:06 PM
alncool alncool is offline
Member
 
Join Date: Jan 2006
Posts: 95
Default

Hi !
Does Grab_it is compatible with my Tornado SPV C600 ? What version should i use?
I have a 1Go mini SD Card...

It's very amazing to see experimented people making tools for beginner... Thank's a lot.
__________________
Touch Diamond
ROM : HTC FRA 1.193.406.1
Radio : 1.25.0.5
Hard SPL : Olinex 1.93
Reply With Quote

  #169  
Old 29th January 2006, 05:27 PM
FooBar69 FooBar69 is offline
Junior Member
 
Join Date: Jan 2006
Posts: 18
Default Does not work on ETEN M600

I'm trying to use this on my ETEN M600, I hex edited the file to point to the SD Card (which is SDMMC, instead of Storage Card, or Mini-SD). It creates a dump.bin file, however it only appears to be the first 512kb of the ROM, even though the file size is 128mb. In looking at the first 512kb, it appears that it got the ETEN M600 Bootloader.

I need to try get some files off of the ETEN M600, specifically the btagext.dll which is the custom AT Command Extension Module.

Any help would be greatly appreciated.

Regards,

FB
Reply With Quote

  #170  
Old 10th March 2006, 08:32 AM
JeanMi JeanMi is offline
Junior Member
 
Join Date: Mar 2006
Posts: 1
Default how to flash an axim x51

I've been reading carefully and with great interest all the posts.
Grab_it seems to be the solution I'm looking for.

Here is my problem : I have a Dell Axim x51 in English (coming from the US). I can get exactly the same model with a French OS. What I would like to do is get the bin of the French X51 and Flash the US one to get both in French.

From all the posts, I think I will be able to get the bin from the French X51. But next ? How can I flash the US X51 to turn it into French ?
Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:56 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.