PDA

View Full Version : CAX and CMD, CME



Red66
January 10th, 2017, 10:46 AM
I'd like to know ( before testing it ) if CAX file allow to modify data in the OS segment ?

thanks,
Marc

GMPX
January 10th, 2017, 11:01 AM
Potentially yes because of the way the Cummins ECM's are designed........you do understand the risks though right? Cummins ECM's can be bricked just by changing calibrations the wrong way, changing code the wrong way could be just as tragic.

Red66
January 10th, 2017, 11:30 AM
Yes, I do understand :)

thanks,
Marc

DemonDMAX
February 10th, 2017, 08:51 AM
You can romboot the ecm if it is bricked via bench harness!

EverydayDiesel
July 8th, 2017, 05:19 AM
how exactly are you guys creating cax files?

MICK
July 12th, 2017, 11:36 PM
It all started a long time ago

KhakiCummins
July 13th, 2017, 05:53 AM
From another thread



...

to make a CAX: you look thru the data portion of the raw binary file to see if you recognize some pattern as a table, you determine the format/units of this table, you test it (edit and view resulting operation), and then include the address/format/units of this table in a CAX file so that when you open the calibration with the tunetool it shows this table; and then do the same thing over again for each different OS since the table locations will be different;

...


Base on this (]https://forum.efilive.com/showthread.php?9105-Please-Read-First) thread, the CAX files is just a simple text file. It's finding the data you need to create it that will be the challenge.