Re: or1k not running hello with sim-scripts or rtems-tester

2015-04-02 Thread Hesham ALMatary
Hi, I checked it out again. For sim-scripts qemu-or1k is working fine. or1ksim was waiting for GDB to connect, I submitted a patch to make it running right away. For RTEMS Tester, every test would run until it times out, because there is no way to force qemu to terminate from RTEMS (unlike or1ksim

Re: or1k not running hello with sim-scripts or rtems-tester

2015-04-02 Thread Hesham ALMatary
Hi Dr. Joel, Do you have or1ksim simulator installed? Both depend on it. I ran hello world with sim-scripts now again and it's working fine. Regards, Hesham On Wed, Apr 1, 2015 at 9:09 PM, Joel Sherrill wrote: > Hi > > Hesham.. I can't get hello world to run with either framework. > Can you tak