<div dir="ltr">Hello, I have been trying to build rtems for raspberry pi and trying to run ticker.exe which is a sample program, without success.  <div><br></div><div>I have followed the steps for building rtems for sparc/sis as given in Google summer of code quick start guide except replacing sparc/sis by arm/raspberrypi wherever required. </div><div>RTEMS compiles successfully, but when I try to run ticker.exe on actual raspberry Pi, I get segmentation fault without any output. When I try to run ticker.exe using arm-rtems4.12-run , then I get no output and the process exits.</div><div><br></div><div>I have configured and built the rtems source using the following commands </div><div><div>.</div><div>1) ./rtems/configure --target=arm-rtems4.12 --enable-rtemsbsp=raspberrypi --enable-tests=samples --prefix=$HOME/install_arm</div><div><br></div><div>2) make RTEMS_BSP=raspberrypi</div><div><br></div><div>The output of file command on ticker.exe is </div><div><br></div><div>ticker.exe: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), statically linked, not stripped</div><div><br></div><div>Why is the segmentation fault coming and what can I do to resolve it ? </div><div> <br></div><div>Although,  I have been successfully able to test the program for sparc/sis combination using sparc-rtems4.12-run.</div><div><br></div><div><br></div><div class="gmail_signature"><div dir="ltr"><div>Thanks,<br></div>Pratik Singhal<br></div></div>
</div></div>