speedytang wrote:I am trying to figure out why if you load a bad data set you just can't ground the clear pin on the memory chips to set them back to zero data points.
You can download the 7055 and 7058 microchip data sheets from the Renesas website for technical information.
The flash procedure Ecuflash uses requires existing microcode in the ROM before you start. If it is corrupted to the point where either the CPU faults and cannot run this existing microcode, you will be unable flash the ECU with Ecuflash. Ecuflash is triggering a branch in code in a preexisting "test mode" routine to that copies the boot loader from ROM to RAM, then programs the chip from code in RAM and data sent over the Tactrix cable.
There is a back door "boot mode" program method that can be used to flash it via a TTL line, but there is no existing hardware or software support to do this. Colby has some information posted about "shbootmode" on the main
www.openecu.org wiki you can look at, but shbootmode is not actually in Ecuflash. I think he intended for it to be there and he'll get it back in some time, but for now it isn't supported.