Skip to content

golwalkars/7166CEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

39d5eb4 · Dec 18, 2023

History

13 Commits
Dec 18, 2023
Dec 18, 2023
Dec 11, 2023
Dec 18, 2023
Dec 17, 2023
Dec 17, 2023
Dec 18, 2023
Dec 11, 2023
Dec 11, 2023

Repository files navigation

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. #>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>