function ContenidoColumnaUnica() { ?> Simba platform
The version of RT-Linux for which ARTIS has been developed is rtlinux-3.2-pre1 (free version) and the Linux kernel to be patched should be an standard 2.4.18 or 2.4.27 kernel
The Linux kernel can be obtained from http://www.kernel.org/ and the RT-Linux kernel can be obtained from http://rtportal.upv.es/
TNT - Graphical user interfaceTo run TNT, the graphical toolkit to design ARTIS applications, you will need to install JDK5 or later.
JDK and other Java utilites can be downloaded from http://java.sun.com/
To run TNT, just type java -jar tnt.jar
} include_once("../../styles/layout.php"); HeadGti(1); BodyAndWrapper(); CabeceraYMenuTool( "SIMBA", "Multi-agent system based on ARTIS"); MenuToolGti( 3 ); FinSeccion (); //Menu InicioContenidoPagina (); InicioColumnaUnica (); Titular ("Manuals"); ContenidoColumnaUnica(); FinSeccion (); // ColumnaUnica; FinSeccion (); // ContenidoPagina; Footer(); FinSeccion(); // Footer; MapaFigura(); FinSeccion(); // Wrapper FinalPagina(); ?>