<span class="Apple-style-span" style="border-collapse: collapse; ">Hi,<br><br>I am working on a project in which I have been assigned a task to port RTEMS to Tern based i386ex board.<br><br>As I have Windows XP installed on my machine, so I have to use Cygwin<br>
<br>I have followed the following steps<br><br>1. Installed Cygwin<br>2. Unzipped and installed autoconf and automake<br>3. Applied appropriate patches of binutils, gcc, newlib and gdb<br>4. Unzipped and installed binutils-2.10.1<br>
5. Unzipped and installed gcc-4.4.5 with newlib-1.18.0, mpfr and mpc<br>6. Unzipped and installed gdb-7.1<br>7. Unzipped and installed RTEMS-4.10 (with target=i386-rtems4.10 and enable rtemsbsp="i386ex")<br>8. Setup PATH and RTEMS_MAKEFILE_PATH variables<br>
9. Compiled Hello World application that made hello.exe in /o-optimize/<br><br>All tools and RTEMS are installed in C:/cygwin/opt/RTEMS-4.10<br><br> Can you please guide me what steps to follow next to execute hello world test? And how to burn RTEMS and test it in i386ex board<br>
<br>Thank you for your time<br><br>Regards<br><br>S. A. Akhtar</span>