Hi J.T.,
Bootloader for S12Z derivatives (without CAN):
AN4723 S12Z MagniV Bootloader
http://www.nxp.com/files/microcontrollers/doc/app_note/AN4723.pdf
http://www.nxp.com/files/microcontrollers/doc/app_note/AN4723_SW.zip
I hope it helps you.
Have a great day,
RadekS
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Well, the CAN bootloader does not exist exactly for this device.
But you can re-use the one written for S12XE family which has the same S12MSCANV3 module integrated on the chip.
The application note AN3391 provides detailed information and SW project:
Also some more additional information you can find here too:
Useful documents for building own CAN bootloader
So, this all is for free, but you would need to invest some effort to make the CAN bootloader for your application.
Regards,
iggi