Hello,
Id like to be able to read the current bootloader in this ECM and clone Write to another donor ECU with the same micro.
So you would like to dump current code and program it to another chip? Do I understand it correctly?
First of all make sure your micro is not secured. If this comes from some car then it is very likely protected from reads with 256bit JTAG password, so only people with key can access it.
If you would like to know more about it, check reference manual Chapter 67 Password and Device Security Module (PASS).
I have an Automotive ECU with the MPC5777C Micro. Id like to be able to read the current bootloader
Securing the device is very common, as every carmaker like to protect their SW from theft and copy.
Best regards,
Peter