Pages: 1 [2]
Author Topic: can`t save in tunerpro  (Read 23665 times)
Matt Danger
Full Member
***

Karma: +17/-1
Offline Offline

Posts: 116


« Reply #15 on: May 10, 2011, 08:07:35 PM »

I'm not sure how to troubleshoot further.

I believe it is a problem with the XDF because simply switching to the older 20110122 XDF solves the problem.

what, specifically, are the differences for those map definitions in the xdf? I can't see anything obvious.

I don't seen anything either besides the older XDF being in XML format. My knowledge of how the XDFs are structured is pretty limited so unfortunately I can't troubleshoot much further.
Logged
setzi62
Full Member
***

Karma: +142/-0
Offline Offline

Posts: 249


« Reply #16 on: May 11, 2011, 10:35:29 AM »

There are some entries missing in the header of the XDF file which TunerPro 5 seems to need.
After adding them it was possible to change and save values.

If you save the (old) XDF in TunerPro 5, it will be written in XML format,
and doing this showed that the line
  <REGION type="0xFFFFFFFF" startaddress="0x0" size="0x100000" regionflags="0x0" name="Binary File" desc="This region describes the bin file edited by this XDF" />
was missing in the header.

Here is the diff between orig and fixed XDF:
10,11c10,14
<       001034 BaseOffset       =0
<       001300 GenFlags         =0x0
---
>         001030 BinSize          =0x100000
>         001035 BaseOffset       =0
>         001200 ADSAssoc         =""
>         001225 ADSCheck         =0x0
>         001300 GenFlags         =0x0
Logged
Rated S
Newbie
*

Karma: +3/-0
Offline Offline

Posts: 11



« Reply #17 on: May 11, 2011, 10:41:44 AM »

...

That worked perfectly!
Logged

socals4.com/repair - ecux/vagcom/diy
Matt Danger
Full Member
***

Karma: +17/-1
Offline Offline

Posts: 116


« Reply #18 on: May 11, 2011, 10:45:03 AM »

Thanks Setzi!
Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12233


WWW
« Reply #19 on: May 11, 2011, 01:43:47 PM »

can you try this one too
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12233


WWW
« Reply #20 on: May 11, 2011, 01:46:34 PM »

Anybody want to help me add xml support to mappack?
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
Rated S
Newbie
*

Karma: +3/-0
Offline Offline

Posts: 11



« Reply #21 on: May 11, 2011, 02:03:29 PM »

can you try this one too

If you're asking if this one works, it does not. The values do not get saved.
Logged

socals4.com/repair - ecux/vagcom/diy
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12233


WWW
« Reply #22 on: May 11, 2011, 04:09:56 PM »

If you're asking if this one works, it does not. The values do not get saved.

Odd, i just added the other bits. Do i need the xml header as well *even if the xdf isn't in xml*?
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12233


WWW
« Reply #23 on: May 11, 2011, 04:11:32 PM »

If you're asking if this one works, it does not. The values do not get saved.

Odd, i just added the other bits. Do i need the xml header as well *even if the xdf isn't in xml*?

Ah. nevermind. the binsize item is missing in my later xdf exports!
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12233


WWW
« Reply #24 on: May 11, 2011, 04:21:12 PM »

try this one
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
Matt Danger
Full Member
***

Karma: +17/-1
Offline Offline

Posts: 116


« Reply #25 on: May 11, 2011, 04:35:02 PM »

try this one

This one works, thanks Nye Smiley
Logged
Rated S
Newbie
*

Karma: +3/-0
Offline Offline

Posts: 11



« Reply #26 on: May 11, 2011, 10:17:41 PM »

try this one

Beautiful!
Logged

socals4.com/repair - ecux/vagcom/diy
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12233


WWW
« Reply #27 on: May 11, 2011, 11:05:37 PM »

Thanks for helping me figure it out.

I'll have an official release as soon as i can.
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12233


WWW
« Reply #28 on: May 12, 2011, 10:06:47 AM »

New map pack released here

http://www.nefariousmotorsports.com/forum/index.php/topic,200.msg4966.html#msg4966
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12233


WWW
« Reply #29 on: May 12, 2011, 10:28:19 AM »

ECUxPlot updated to make sure mapdump doesn't let you use -x without -i (so it can detect binary size)

http://nyet.org/cars/ECUxPlot/
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
Pages: 1 [2]
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.023 seconds with 17 queries. (Pretty URLs adds 0.001s, 0q)