CAN application source code in C or C++

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

CAN application source code in C or C++

2,013 Views
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 Kudos
Reply
3 Replies

1,997 Views
akhil_k_appu
Contributor III

Thank you @gmocanu 

0 Kudos
Reply

1,999 Views
akhil_k_appu
Contributor III

thank you @gmocanu 

0 Kudos
Reply

2,001 Views
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