[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

memory in rtlinux



I have an image in a buffer in a linux program. I would like to access
it with a rtlinux program for treating it. How i could make it? 
How the rttask could access to the sam e buffer as the linux
task?(passing only the adress number with a fifo or something like this)
or maybe it's necessary to push it in a array? 
Please answer if somebody knows.
Thank you.