CAN application source code in C or C++

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

CAN application source code in C or C++

2,020件の閲覧回数
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 返答(返信)

2,004件の閲覧回数
akhil_k_appu
Contributor III

Thank you @gmocanu 

0 件の賞賛
返信

2,006件の閲覧回数
akhil_k_appu
Contributor III

thank you @gmocanu 

0 件の賞賛
返信

2,008件の閲覧回数
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