When i make run cross-link program, i don't understand why there is a leak
memory. After looking the cross-link code, i think the problem comes from
rt_dev_write().
I observe the leak memory by the command *'top'* in linux terminal. i wait
the *used memory* to be stable, and then i launch the cross-link program
Here, i copy the screen of my computer after the command *'top'*, the *used
memory* don't stop to increase constantly. I believe that i run any other
programs.