Code Used : MC9S12ZVML128_LIN_BLDC_Sensorless code
LDF used : provided in the code itself.
1. I'm using CANoe to send data, image of which is attach below

For this, I'm able to see LIN frame on DSO which I've mapped with the respective fields, refer the below image. This looks perfect on DSO.

(For the above part the S12ZVML128 is not connected. I'm directly checking the frame on DSO using the DB9 pin Gnd and DB9 Pin Lin.)
2) Now, I'm using the code MC9S12ZVML128_LIN_BLDC_Sensorless in which I've hardcoded the value as follows

I'm able to see the response of the highlighted part in CANoe, please refer the below image

But, when I'm validating the Lin frame on DSO I'm getting extra bit other than start bit and stop bit in the frame, which I've marked with red in the below image.

Now, my query is what are these extra bits in the frame and why are they coming. Please help.