Skip to content

golwalkars/7166CEM

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
src
 
 
 
 
 
 
 
 
 
 

This is can control module application for cource work 7166CEM

pls folllow these steps to run application

1>Steps: 2>clone this repository 3>Enter command cmake . 4>Enter command camke --build . 5>steup virtual socket can using following command 6>./setup_vcan.sh 7>canplayer -I candump.log 8>candump vcan0 to check loging values 9>go into bin folder 10?run main.exe #----------------------------

To run main_test.exe

1>pls follow these steps 2>go to src/main_test.c 3>you can edit data in accordance with the values you wan to test. 4>cmake . 5>cmake --build . 6>In /bin run main.exe 7>In /bin run main_test.exe 8>press ctrl + Z to get out of the application. #>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>