documentation/ethercat_doc.tex
changeset 1309 d9f775cbbc1e
parent 1308 c8b82c27b6df
child 1327 4d179b06dd3c
equal deleted inserted replaced
1308:c8b82c27b6df 1309:d9f775cbbc1e
  2442 \end{lstlisting}
  2442 \end{lstlisting}
  2443 
  2443 
  2444 Please note, that the frame rate can be very high. With an application
  2444 Please note, that the frame rate can be very high. With an application
  2445 connected, the debug interface can produce thousands of frames per second.
  2445 connected, the debug interface can produce thousands of frames per second.
  2446 
  2446 
  2447 \paragraph{Attention} The socket buffers needed for the operation of the debug
  2447 \paragraph{Attention} The socket buffers needed for the operation of debug
  2448 interface have to be allocated dynamically. Some Linux realtime extensions do
  2448 interfaces have to be allocated dynamically. Some Linux realtime extensions do
  2449 not allow this in realtime context!
  2449 not allow this in realtime context!
  2450 
  2450 
  2451 %------------------------------------------------------------------------------
  2451 %------------------------------------------------------------------------------
  2452 
  2452 
  2453 \chapter{Timing Aspects}
  2453 \chapter{Timing Aspects}