Skip to content
Snippets Groups Projects
Commit e62a6e88 authored by aslab's avatar aslab
Browse files

.

parent 45cd2723
No related branches found
No related tags found
No related merge requests found
95000 RTSLEEP_TOLERANCE 85000 RTSLEEP_TOLERANCE
45000 TASK_SLOT_TIME_TOLERANCE 35000 TASK_SLOT_TIME_TOLERANCE
1 DELAY_CORRECTION 1 DELAY_CORRECTION
0 PRINT_STATES 0 PRINT_STATES
15 1 0 0 0 0 0 0 0 0 0 0 0 -10 0 0 NUMBER_OF_PROCESSES PRIORITIES -20..19 15 1 0 0 0 0 0 0 0 0 0 0 0 -10 0 0 NUMBER_OF_PROCESSES PRIORITIES -20..19
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<!-- duration unit: nano seconds --> <!-- duration unit: nano seconds -->
<task-declarations> <task-declarations>
<task name="smi" duration="250000" oneshot="no" non-realtime="no" realtime="yes"> <task name="smi" duration="50000" oneshot="no" non-realtime="no" realtime="yes">
<input-flags> <input-flags>
</input-flags> </input-flags>
<output-flags> <output-flags>
......
...@@ -40,4 +40,5 @@ cset shield -c 3 -k on ...@@ -40,4 +40,5 @@ cset shield -c 3 -k on
#./nrt $ARG1 $ARG2 $ARG3 $ARG4 >/tmp/log_nrt.txt #./nrt $ARG1 $ARG2 $ARG3 $ARG4 >/tmp/log_nrt.txt
cset shield -e ./rt & cset shield -e ./rt &
#taskset -c 3 ./rt &
./nrt $ARG1 $ARG2 $ARG3 $ARG4 ./nrt $ARG1 $ARG2 $ARG3 $ARG4
../../common/config/user.cfg.i7 ../../common/config/user.cfg.fz-55
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment