HI:
I have two S23D powerpc Project, MPC5607B and MPC5777M,both projects are set to generate hex files.
The hex generated by the MPC5777M project always ends with a Record type of 0x05(Start linear Address Record)
But, the hex generated by the MPC5607B project always ends with a Record type of 0x03(Start SegmentAddress Record):
How to set the generated Record type to 05 format ???