Jump to content
AVIC411.com

kttii

Members
  • Content Count

    46
  • Joined

  • Last visited

Everything posted by kttii

  1. in your script, replace reboot with RESET 1
  2. Windows Automotive Documentation: https://msdn.microsoft.com/en-us/library/dd296800.aspx
  3. Application programmers guide: https://www.microsoft.com/en-us/download/details.aspx?id=24485
  4. Does this information help? BSP Structure: http://avichacking.shoutwiki.com/wiki/BSP 64bit device emulator: https://www.microsoft.com/en-us/download/details.aspx?id=5352 clone or create a wince bsp: https://msdn.microsoft.com/en-us/library/ms903963.aspx?f=255&MSPPError=-2147217396 I haven't tried any of this but I'm working on understanding it now to see if it even pertains to the Z series. Nevermind, I see I am on the wrong track... looking at Windows Automotive 5 now.
  5. Works for Z120BT 2885 files extracted.
  6. We are all interested in how you freed up the gps port. Can you explain the step that you took Somniac?
  7. I THINK Testmode will allow you to fix any image issues. Perhaps someone else can elaborate on/verify that.
  8. Back up with testmode and then load up Condi's Hackmode! He has provided some tools that will run on the unit (some you may need to download in this thread) but I don't know if any of them can do a stack dump, perhaps you can figure that out once you begin digging around.
  9. Sounds to me like you might be able to help us get past the next barrier with your experience with WINCE. Condi has made it possible to run other GPS software but cannot gain access to the GPS Port. It seems to me that we need to replace the contents of EU090PLT.PRG (platform?), EU090RGD.PRG (registry?) and EU090BOT.PRG (boot?) in order to have a fully functioning WINCE running in order to run any program and/or modify the skin.
  10. Interesting possiblility... "Microsoft announced on 5 January 2011 that the next major version of the Windows NT family (now known as Windows 8[44]) will include support for ARM processors. Microsoft demonstrated a preliminary version of Windows (version 6.2.7867) running on an ARM-based computer at the 2011 Consumer Electronics Show.[45]" Source
  11. Dumprom of: EU090BOT.PRG > EU090BOT.bin > EU090BOT.nb0: nk.exe EU090RGD.PRG > EU090RGD.bin > EU090RGD.nb0: AstProc.exe nk.exe coredll.dll ceconfig.h snapshot_secureos.dat
  12. Ah, I misunderstood you. The emulator you are referring to (Chuck88's AVIC Emulator for WinCE) uses an NK.bin from another system right (not z120bt)? I have been trying to load the .PRG files from my z120bt as bin (and even as .nb0) into the emulator.
  13. Oh, Sorry, I misunderstood. I am at 1.3 now and thought 1.4 was autoupdate from 1.3. No need for autoupdate, thanks!
  14. I dont see a "CONDIUPDATE" folder and script, are you changing how the update process works?
  15. I dont know if this matters but I haven't been using the TESTMODE.KEY you provided or any other file lately. I just hold the Mode button and press left right a bunch of times (suppoed to be 3 times but I got into a reboot loop and frantically hit left right now to get in ) till the device reboots.
  16. Ah, Thank you! I will try that when I am able. My truck is in the shop for a week or so!
  17. BTW, you can viewbin on EU090RGD.PRG after deleting the first 199 bytes: D:\>viewbin.exe -t EU090RGD.bin ViewBin... EU090RGD.bin Image Start = 0x9BD00000, length = 0x000B3000 Start address = 0x9BD01000 Checking record #8 for potential TOC (ROMOFFSET = 0x00000000) Found pTOC = 0x9bd7fa2c ROMOFFSET = 0x00000000 ROMHDR ---------------------------------------- DLL First : 0x01FF01FF DLL Last : 0x02000000 Physical First : 0x9BD00000 Physical Last : 0x9BDB3000 RAM Start : 0x9BE00000 RAM Free : 0x9BE16000
  18. Does anyone have experience with emulators? I tried a few with my EU090PLT.PRG (even removed the first 200 bytes to make it a .BIN and even tried to convert it to .nb0) with no luck... but I dont have any experience with emulators. I tried googling, but how do I confirm the z120bt is running WinCE 5? Is the system ARMv4i? How do I confirm these things in order to find the right emulator? I think if we can get an emulator working, then we will be able to verify modded bins before putting them on our system.
  19. I was able to use dumprom to dump default.hv (registry file) and then used rgucomp.exe to dump the registry to a .txt
  20. I wonder if any of this helps: http://hpcmonex.net/nec900/files/releases/romtoolpack.zip Especially "Section 12. Advanced: The CE rom structure in full details" in the advanced tutorial Lots of other information and tools (keyboard drivers) also at http://hpcmonex.net/izemize.htm I havent tried any of it but it all sounds interesting and possibly relevant! Perhaps someone with more understanding than I can make use of it all.
  21. I am able to dump the contents of EU090PLT.PRG from my z120bt. I have not figured out how to run the bin (remove header from EU090PLT.PRG and rename to NK.bin) in an emulator.
  22. we have access to a partially disabled WinCE: some processes cannot be killed mouse works with no pointer keyboard doesnt work control panel applets dont open
×
×
  • Create New...