Issue Details
I am using an XCP or CCP Master Custom Device in VeriStand to communicate with the ECU via XCP.
The CAN bus is communicating using CAN FD, but the XCP communication is being done using standard CAN frames (CAN 2.0).
When I set the below XCP CAN Communication Properties tab's CAN I/O Mode to CAN2.0, communication failed with error frame.
If I set it to CAN FD+BRS, the XCP (CTO ID) is sent in CAN FD frame instead of standard CAN frame.

I would like to know how to perform XCP communication using standard CAN frames on a bus that is operating with CAN FD, using an XCP or CCP Master Custom Device.