Page 1 of 1

speed limiter problem on 52360018

PostPosted: Sun Mar 28, 2010 10:21 am
by jason4656
this rom inherits 52370024 in this rom i see 3 addresses for the speed limiter but only 1 of them shows in the map which i have changed but it doesnt work

in the rom we have

speed limiter @ 53062
speed limiter 2 @ 533d2
primary speed limiter @ 53fb2

i presume in ecuflash i only have access to the first one but maybe someone else can help me work out what to do to get the limiter off?

Re: speed limiter problem on 52360018

PostPosted: Sun Mar 28, 2010 10:43 pm
by Thane
Hi Jason

You are using an incomplete definition file, use this one that will solve your problem.

Re: speed limiter problem on 52360018

PostPosted: Mon Mar 29, 2010 1:36 am
by jason4656
hi,

thanks for this, what i see though is that its just setup in a different way with the same info

52360018 that you have posted inherits evo x base, 52360018 that i use, inherits 52370024.

all the content is the same, just use in a different way, the only difference i see in relevance to speed limiter is this

<table name="Speed Limiter #1" address="53062" level="4">
</table>

<table name="Speed Limiter #2" address="533d2">
</table>

<table name="Speed Limiter #3" address="53fb2">
</table>

what is Level="4"

?? thats not in my rom, but the addresses are the same, so obviously something is wrong because in reference to speed limit address, ive changed the value to be 300kmh, but it doesnt work, the other 2 speed limiter tables dont show in ecuflash.

my rom is quite modified so im trying not to just try a new one, but to find the problem

thanks

Re: speed limiter problem on 52360018

PostPosted: Mon Mar 29, 2010 2:22 am
by Thane
Jason

Use the file I sent you, I can open all speed limters in it,
Speed limiter 1 is currently set at 190/184
Speed Limiter 2 is currently set at 190/186
Speed Limiter 3 is currently set at 180/174

Re: speed limiter problem on 52360018

PostPosted: Mon Mar 29, 2010 2:28 am
by jason4656
ok i will have to modify with the mode23/ifmode/pcode disable values and then use this one, thank you so much, will give it a try later :)

Re: speed limiter problem on 52360018

PostPosted: Mon Mar 29, 2010 2:40 am
by Thane
Or change your setting in Ecuflash to developer and open the greyed out files and enter the address manually

Re: speed limiter problem on 52360018

PostPosted: Mon Mar 29, 2010 3:22 am
by jason4656
have tried that already, was in developer mode and showing all tables that are incomplete or missing and there is nothing in the greyed out tables about speed limiters?

Re: speed limiter problem on 52360018

PostPosted: Mon Mar 29, 2010 3:44 am
by Thane
ok just copy and past to your definition file from the file i sent you, or if send it to me I will do it for you

Re: speed limiter problem on 52360018

PostPosted: Thu Apr 01, 2010 6:39 am
by jason4656
hi, please post your evoxbase xml also using the xml above doesnt fix the problem, it shows the 3 speed limiters but also says they are inaccessible

thanks