Notices
ECU Flash

Any ACD/AYC evoscan logging experience?

Thread Tools
 
Search this Thread
 
Old Jun 22, 2009 | 04:58 AM
  #46  
logic's Avatar
Evolved Member
iTrader: (2)
 
Joined: Apr 2003
Posts: 1,022
Likes: 7
From: Berkeley, CA
A binutils targeted at H8/500 would be useful because it would give us an assembler for the platform, rather than having to write machine code by hand.

Basically, dasmh85 is a disassembler (like IDA Pro, or objdump from binutils), which turns machine code into assembly, ie. something a lot more readable for you and me. But, it's very useful to be able to go in the other direction as well for large chunks of new code; hex editing with EcuFlash or some other software is fine for small changes, but for large chunks, like a flashing kernel, you really don't want to hand-assemble it. It's tedious, time-consuming, and very error-prone.

But, cart before the horse. I still need to find a minute to pull the ACD ECU out of the car and look at it on the bench. Hmm, I'll have to compare it to the ECU out of my 2g ('99 GSX), see how similar the two are.
Reply
Old Jun 23, 2009 | 06:48 AM
  #47  
logic's Avatar
Evolved Member
iTrader: (2)
 
Joined: Apr 2003
Posts: 1,022
Likes: 7
From: Berkeley, CA
FYI, for the archives: binutils 2.16.1 still sported H8/500 support. You have to configure it with "--target=h8500-coff", and it built just fine on Fedora 11 x86_64 (I was really expecting that to fail).

Also, for the IDA folks, I've attached an IDC script (just rename it to .idc instead of .txt) that should label all the H8/539F registers for you. I tried stuffing this into cfg/h8500.cfg, but kept getting syntax errors for really basic stuff, so I don't think register configuration is supported for that processor.
Attached Files
File Type: txt
h8500.idc.txt (12.0 KB, 0 views)
Reply
Old Jun 23, 2009 | 08:22 AM
  #48  
evo4mad's Avatar
Former Sponsor
iTrader: (4)
 
Joined: Dec 2003
Posts: 723
Likes: 1
From: TGA, New Zealand
Thanks logic, I can read ASM and machine code and basic IDAPro stuff, but I never new the detail you have gone to here. thats cool. Maybe one day when I run out of things to do on EvoScan software I will take a look at these AYC in a disassembler.
Reply
Old Jun 23, 2009 | 08:34 AM
  #49  
evo4mad's Avatar
Former Sponsor
iTrader: (4)
 
Joined: Dec 2003
Posts: 723
Likes: 1
From: TGA, New Zealand
EvoScan has been working for the last 12 months for AYC datalogging using pins 4/7/16 on the OBDII connector. But that is just for my Evo4 AYC, I'm not sure if it was different in the later Evo7/8/9

I have had lots of reports saying that the AYC actuator support in EvoScan works great. Anyone here got a vehicle that does not work with EvoScan Actuator support? what model evo is it?
Reply
Old Jun 23, 2009 | 10:46 AM
  #50  
fostytou's Avatar
EvoM Community Team
iTrader: (15)
 
Joined: Sep 2006
Posts: 3,143
Likes: 7
From: Aurora, IL
Originally Posted by evo4mad
EvoScan has been working for the last 12 months for AYC datalogging using pins 4/7/16 on the OBDII connector. But that is just for my Evo4 AYC, I'm not sure if it was different in the later Evo7/8/9

I have had lots of reports saying that the AYC actuator support in EvoScan works great. Anyone here got a vehicle that does not work with EvoScan Actuator support? what model evo is it?
I could never get logging to work on my IX with the updated cable that I purchased.
Reply
Old Jun 23, 2009 | 02:02 PM
  #51  
gudmundur's Avatar
Evolving Member
iTrader: (2)
 
Joined: Jul 2006
Posts: 165
Likes: 0
From: Iceland
Originally Posted by evo4mad
EvoScan has been working for the last 12 months for AYC datalogging using pins 4/7/16 on the OBDII connector. But that is just for my Evo4 AYC, I'm not sure if it was different in the later Evo7/8/9

I have had lots of reports saying that the AYC actuator support in EvoScan works great. Anyone here got a vehicle that does not work with EvoScan Actuator support? what model evo is it?
I cant get it to work on an Evo VIII or Ix that I have tested it on
Reply
Old Jun 24, 2009 | 10:58 AM
  #52  
fil78's Avatar
Newbie
 
Joined: Nov 2006
Posts: 65
Likes: 0
From: France
Originally Posted by evo4mad
EvoScan has been working for the last 12 months for AYC datalogging using pins 4/7/16 on the OBDII connector. But that is just for my Evo4 AYC, I'm not sure if it was different in the later Evo7/8/9

I have had lots of reports saying that the AYC actuator support in EvoScan works great. Anyone here got a vehicle that does not work with EvoScan Actuator support? what model evo is it?
same for me - I can not get it to work with my IX (using a modified 1.3U cable as per your instructions) and any Evoscan versions:
- actuators doen't work at all (tries to 'connect' - fail - and retry again and again)
- logging : 'conect sucessfully with the AYC ECU but logged data's never change (always 0xFF)

If it helps I can test new versions / send screenshot ,...
Reply
Old Jun 24, 2009 | 07:40 PM
  #53  
Mitsiman's Avatar
Evolved Member
 
Joined: Apr 2002
Posts: 697
Likes: 1
From: Perth, Western Australia
I tried today on an EVO 8 to log / bleed the ACD/AYC setup with evo scan 2.6 B14 and OP2 cable and nothing, same issues as everyone else.
Reply
Old Jun 25, 2009 | 01:27 AM
  #54  
fostytou's Avatar
EvoM Community Team
iTrader: (15)
 
Joined: Sep 2006
Posts: 3,143
Likes: 7
From: Aurora, IL
Originally Posted by fil78
same for me - I can not get it to work with my IX (using a modified 1.3U cable as per your instructions) and any Evoscan versions:
- actuators doen't work at all (tries to 'connect' - fail - and retry again and again)
- logging : 'conect sucessfully with the AYC ECU but logged data's never change (always 0xFF)

If it helps I can test new versions / send screenshot ,...
The EFI actuators worked for me... but not the ACD/AYC ones as far as I can tell.
Reply
Old Jun 27, 2009 | 06:22 AM
  #55  
j900ase's Avatar
Newbie
 
Joined: Jan 2008
Posts: 1
Likes: 0
From: Torbay
Just tried EvoIX FQ320, connects to AYC but random data and lots of fault codes i know are not really there. EFI side fine but AYC and ABS not work.

I could really do with this, infact its why i purchased Evoscan any help would be much appreciated.
Reply
Old Jun 27, 2009 | 02:49 PM
  #56  
infini_IV's Avatar
Evolving Member
15 Year Member
iTrader: (4)
 
Joined: Nov 2008
Posts: 171
Likes: 0
From: Forever with BIG
same here, works perfectly with efi and not at all on ayc, for my evo 7
Reply
Old Jun 28, 2009 | 07:19 AM
  #57  
claudiumxg's Avatar
Newbie
 
Joined: Dec 2008
Posts: 80
Likes: 3
From: Cluj
Originally Posted by j900ase
Just tried EvoIX FQ320, connects to AYC but random data and lots of fault codes i know are not really there. EFI side fine but AYC and ABS not work.

I could really do with this, infact its why i purchased Evoscan any help would be much appreciated.
same problem , also no actuators
2003 evo 8 jdm
Reply
Old Jun 30, 2009 | 04:31 AM
  #58  
evo4mad's Avatar
Former Sponsor
iTrader: (4)
 
Joined: Dec 2003
Posts: 723
Likes: 1
From: TGA, New Zealand
Originally Posted by claudiumxg
same problem , also no actuators
2003 evo 8 jdm
I think you guys are using an OpenPort 2.0 cable which is only supported in EvoScan v2.6 beta16 or later.
Reply
Old Jun 30, 2009 | 04:46 AM
  #59  
gudmundur's Avatar
Evolving Member
iTrader: (2)
 
Joined: Jul 2006
Posts: 165
Likes: 0
From: Iceland
Originally Posted by evo4mad
I think you guys are using an OpenPort 2.0 cable which is only supported in EvoScan v2.6 beta16 or later.
I am actually using an old Tactrix cable which I removed pin9 from
So at least I am not using the openport 2.0


Just noticed the pin1 and pin15 stuff on your website ... I not checked that before and I will check that tonight
Sorry about that

Last edited by gudmundur; Jun 30, 2009 at 04:51 AM.
Reply
Old Jun 30, 2009 | 09:45 PM
  #60  
claudiumxg's Avatar
Newbie
 
Joined: Dec 2008
Posts: 80
Likes: 3
From: Cluj
Originally Posted by evo4mad
I think you guys are using an OpenPort 2.0 cable which is only supported in EvoScan v2.6 beta16 or later.
yes i use op 2.0
evoscan beta 16? or 15?
Reply



All times are GMT -7. The time now is 06:05 PM.