Skip to content

cubesys-GmbH/v2x-module-interface-example

Repository files navigation

Configure

Set your EVK IPs in sample files.

Build

mkdir build && cd build
cmake ..
make

Run the C++ Examples

# first EVK
./sample-rx

# second EVK
./sample-tx Hi

Run the Python Examples

# first EVK
python3 sample-rx.py

# second EVK
python3 sample-tx.py

About

send and receive raw packets with the cube:evk

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published