remove/bypass it in tunerpro .. . . . . .cheers again guys

VL400 wrote:A checksum is used to verify the memcal code is correct (see here for an explanation http://en.wikipedia.org/wiki/Checksum). When you change the tune you will make the checksum different. If you dont change the stored checksum when the ECU code boots up it will think something is wrong and will be in limp home mode. You can either let tunerpro handle the checksum calc (if setup it does this whenever you save the bin) or bypass the checksum. To bypass it make the device ID AA instead of 12 for the VR. The device ID is defined in the XDF and called 'Program ID Word'. It also mentions the AA to bypass checksum.
VL400 wrote:The checksum is under the XDF settings. Click the XDF drop down menu, then XDF header editor. There is a tab called checksums. You can then adjust it to suit. The $12 XDF i pointed you to has it set so you dont need to worry about it, the checksum will be updated when saving the bin.
Open tunerpro, open the XDF and bin to suit. Find program ID under the constants. Depending on what XDF/Bin your using it will be whatever the code base is. For the VR auto you were using earlier it will say '11'. Change this to AA and the checksum wont be used.H1GHROLLR wrote:To bypass it make the device ID AA instead of 12 for the VR. The device ID is defined in the XDF and called 'Program ID Word'. It also mentions the AA to bypass checksum.
Open tunerpro, open the XDF and bin your using. Click the 'XDF' drop down menu next to the 'file' menu, then XDF header editor. There is a tab called checksums. You can then adjust it to suit the code base. The $12 XDF i pointed you to has it set so you dont need to worry about it, the checksum will be updated when saving the bin. The $11 code must use AA in the device ID as tunerpro cant handle the way GM did the checksum.H1GHROLLR wrote:There is a tab called checksums. You can then adjust it to suit