Problem in sending Int array vehicle data

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem in sending Int array vehicle data

Jump to solution
1,258 Views
vinothkumars
Senior Contributor IV

Dear All,

I am working in Android Automotive with IMX8QM. I needs to send int array value to Vehicle HAL from CAN. But, I this was failed with following content,

I need some input,

05-05 13:15:43.196  1814  1827 E VehicleEmulator_v2_0: parseRxProtoBuf: ParseFromString() failed. msgSize=28

Thanks & Regards,

Vinoth S,

Regards,
Vinothkumar Sekar
0 Kudos
1 Solution
1,123 Views
vinothkumars
Senior Contributor IV

Hi,

This is the issue with value conversion and fixed in Vehicle core driver side.

VinothS,

Regards,
Vinothkumar Sekar

View solution in original post

0 Kudos
3 Replies
1,123 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

The FlexCAN on the i.MX 8QuadMax/8QuadXPlus supports CAN FD protocol. Details you can refer to Simple CAN (FD) test on i.MX8QXP's MEK board and the section 4.5 FlexCAN in the following document.

Regards

0 Kudos
1,123 Views
vinothkumars
Senior Contributor IV

Hi Bio_TICFSL,

Thank you for the reply and I unable to understand from your input.

AP_POWER_STATE_REQ using for suspend resume the system and this is Int array data type (INT32_VEC).

I got following failed from Vehicle Hal when send from CAN.

             

05-05 13:15:43.196  1814  1827 E VehicleEmulator_v2_0: parseRxProtoBuf: ParseFromString() failed. msgSize=28

Thanks & Regards,

Vinoth S,

Regards,
Vinothkumar Sekar
0 Kudos
1,124 Views
vinothkumars
Senior Contributor IV

Hi,

This is the issue with value conversion and fixed in Vehicle core driver side.

VinothS,

Regards,
Vinothkumar Sekar
0 Kudos