Thanks!
Osman
TI does patches that are in their git repos, and may not yet be upstream, although they do get there eventually. RCN -- Robert Nelson www.rcn-ee.com seems to be a good source for reliable and up to date kernel sources/patches/images. I would start by poking around there to make sure you have the latest TI patches. Replicating RCN's build environment might be a reasonable place to start -- although I don't know what that is or how much effort that is.
Warning: Everything I said is stale information.
-dave
-dave
I spent a chunk of time with my nephew today working on some
electronics meant to interface with my CNC mill. The mill is
controlled by the EMC2 motion control software. This software
runs under Linux with the RTAI extensions. The EMC2 developers
have really done an excellent job of interfacing to the real
time Linux extensions. If you want to get an idea of how it
all works, I recommend get an EMC2 Live CD and working through
the HAL (Hardware Abstraction Layer) Users Guide. By the time
you are done, you will have a software signal generator and
oscilloscope hooked together. Really cool. I mention this
as to reinforce Osman's efforts to get RT Linux running on
a PandaBoard.
-Wayne