CAN application source code in C or C++

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

CAN application source code in C or C++

2,009 次查看
akhil_k_appu
Contributor III

Hi,

We executed all the available can use cases in the NXP Gold Box S32G. 

Since only shell script files were available with GoldVIP image we couln't understand what was happening. Could you please provide us with C or C++ code and the list of API's that can be used?

0 项奖励
回复
3 回复数

1,993 次查看
akhil_k_appu
Contributor III

Thank you @gmocanu 

0 项奖励
回复

1,995 次查看
akhil_k_appu
Contributor III

thank you @gmocanu 

0 项奖励
回复

1,997 次查看
gmocanu
NXP Employee
NXP Employee

Hello,

 

The source code and the configuration for the M7 gateway application can be found under the <GoldVIP_install_dir>/configuration/can-gw/workspace. Please check the 12.3 (Building the M7 Application) chapter from the GoldVIP User Manual for steps on how to set up the environment required for customizing and building the gateway application.

 

The shell scripts are there to test the functionalities of the gateway app.

 

Best regards,

George