Adaptive Autosar Platform enviroment over Linux defined by AUTOSAR.
- For more information about the project refer to wiki
- For Project Documentation refer to Github pages
- to use the ".sh" files you need first to run this command in terminal
chmod +x *.sh- you have to cinfigure the project before any thing
- build and run the project
- open terminal in the project dir
- change the dir to quick_test
cd quick_test- run this command
./configure.sh- run this command
./build.sh- run this command
./run.sh- run this command
./test.sh- Run this command just one time
./configure.sh./build.sh
./sd_test.sh