Problem in sending Int array vehicle data

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Problem in sending Int array vehicle data

ソリューションへジャンプ
1,621件の閲覧回数
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
ラベル(2)
0 件の賞賛
返信
1 解決策
1,486件の閲覧回数
vinothkumars
Senior Contributor IV

Hi,

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

VinothS,

Regards,
Vinothkumar Sekar

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,486件の閲覧回数
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 件の賞賛
返信
1,486件の閲覧回数
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 件の賞賛
返信
1,487件の閲覧回数
vinothkumars
Senior Contributor IV

Hi,

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

VinothS,

Regards,
Vinothkumar Sekar
0 件の賞賛
返信