Page 1 of 2

05 LGT reading problem

PostPosted: Tue May 23, 2006 6:46 pm
by Nuked
Hi guys,

I tried pulling the rom from my 05 LGT and it would start then say connect green jumper. Then it would throw an error regarding the kernal?

I am using the 1.3m cable (I also own an Evo IX) and was under the impression the 1.3m cable would work on DBW as well.

Also, I was able to pull my IX rom no problems.

Thanks,

Jason

PostPosted: Wed May 24, 2006 5:34 am
by JRSCCivic98
Did you connect he green connectors under the dash? Did the ECU enter diag mode when you keyed on?

PostPosted: Wed May 24, 2006 1:50 pm
by Nuked
I just hooked up the openport cable. I was under the assumption that on DBW models the jumper were not needed?

Where are these green connectors and how do I connect them (paperclip like old hondas?)

Thanks,

Jason

PostPosted: Wed May 24, 2006 3:23 pm
by JRSCCivic98
If you want to read the map off you need to connect the green connectors under the driver side dash. It's above the pedals. If you can't find them, then you'll probably want to read throught he Cobb AP manual for the LGT if you don't feel like searching. I think they have some pictures in there. Only suggestion I have if you don't know where they are visually.

PostPosted: Wed May 24, 2006 7:01 pm
by Nuked
Got it. Thanks guys!

Anyone wanna make xml definitions for it? :) I opened it with ecuedit and was totally lost :oops:

Jason

PostPosted: Thu May 25, 2006 5:56 am
by JRSCCivic98
Use XMLWrite to that. It may or may not have definitions for autocreate in it... you can try it though.

PostPosted: Thu May 25, 2006 6:18 am
by Nuked
JRSCCivic98 wrote:Use XMLWrite to that. It may or may not have definitions for autocreate in it... you can try it though.


I tried it last night via xmlwrite. Everytime I would enter the cailid it would just close? I tried following the read me instructions, but could not get it too work.

SQ

PostPosted: Thu May 25, 2006 7:17 am
by gregsachs
What format xml were you trying to create? it will exit if trying to make a map for engenuity for a 32bit car, but ecuflash and ecuedit should work.

PostPosted: Thu May 25, 2006 1:07 pm
by Nuked
gregsachs wrote:What format xml were you trying to create? it will exit if trying to make a map for engenuity for a 32bit car, but ecuflash and ecuedit should work.


I tried the Ecuflash option and EcuEdit. Both did the same thing.

Jason

PostPosted: Thu May 25, 2006 6:11 pm
by JRSCCivic98
You have to make a copy of the ROM file and put it into the XMLWrite directory. Then rename that file to match the rom name.hex (just change the name before the extention). Then you run XMLWrite and type in the ROM id that matches that ROM filename... obviously the name has to be correct to the rom. XMLWrite will create the xml file in the same directory. This is all in the directions if the readme file with XMLWrite.

PostPosted: Thu May 25, 2006 6:57 pm
by Nuked
I tried again tonight and still got the same problem. I copied the file into the directory, when it came to pick an output it would close out as soon as I hit the key.

Maybe I am just not cut out for this :cry:

oh well. I will have a 06 WRX rom for everyone this weekend also.

Thanks,

Jason

PostPosted: Thu May 25, 2006 10:52 pm
by xswrex
most probably it is not supported. You can find out by opening your rom file with a hex editor and go to file offset 0x2000 (8192 decimal). You will see some text, the first 8 characters is the CALID. Note it down, run xmlwrite and just press ENTER to get a list of the supported models. If it is not there, tough luck

PostPosted: Fri May 26, 2006 5:46 am
by JRSCCivic98
Nuked wrote:I tried again tonight and still got the same problem. I copied the file into the directory, when it came to pick an output it would close out as soon as I hit the key.

Maybe I am just not cut out for this :cry:

oh well. I will have a 06 WRX rom for everyone this weekend also.

Thanks,

Jason


If you want to post the ROM I can download it and try to create the xml file for you... if you want.

PostPosted: Fri May 26, 2006 6:08 am
by Nuked
http://forums.openecu.org/viewtopic.php ... highlight=

The last post has the rom attatched to it.

Thanks, it is much appreciated.

Jason

PostPosted: Fri May 26, 2006 4:57 pm
by JRSCCivic98
No can do on the xml file. That ROM is not supported by XMLWrite. Now I did try to use it to generate an xml that was close to the same as your ROM, but XMLWrite would just lock up after a few K of generation. Another thing I tried is to get a ROM that was again close, generate an xml for that and use that xml (editing the file heading to match your ROM) to open your ROM. While the ROM opened, the data was inconsistant so... you'll have to wait a while for the defs to surface.