Re: Building a rtems image

2016-04-04 Thread Chris Johns
On 5/04/2016 10:18 AM, Sambeet Panigrahi wrote: -- Forwarded message -- From: "Sambeet Panigrahi" Date: Apr 5, 2016 5:47 AM Subject: Re: Building a rtems image To: "Chris Johns" Cc: I gave the command and the output is as follows:: $file examples/ticker.exe

Re: Building a rtems image

2016-04-04 Thread Sambeet Panigrahi
-- Forwarded message -- From: "Sambeet Panigrahi" Date: Apr 5, 2016 5:47 AM Subject: Re: Building a rtems image To: "Chris Johns" Cc: I gave the command and the output is as follows:: $file examples/ticker.exe examples/ticker.exe:32 bit MSB executable, S

Re: Building a rtems image

2016-04-04 Thread Chris Johns
On 4/04/2016 10:53 PM, Sambeet Panigrahi wrote: I corrected the qemu.sh script.The image runs now but I get a error No Multiboot Header found. Can you help me to find a solution to it. What does ... $ file examples/ticker.exe show? The PC BSP executable .exe files contain a multiboot header

Re: Building a rtems image

2016-04-04 Thread Sambeet Panigrahi
I corrected the qemu.sh script.The image runs now but I get a error No Multiboot Header found. Can you help me to find a solution to it. On 4/04/2016 2:23 PM, Sambeet Panigrahi wrote: > I have been trying to build a RTEMS image for GRUB2 following the > instructions from: > https://devel.rtems.org

Re: Building a rtems image

2016-04-03 Thread Chris Johns
On 4/04/2016 2:23 PM, Sambeet Panigrahi wrote: I have been trying to build a RTEMS image for GRUB2 following the instructions from: https://devel.rtems.org/wiki/Building/Grub I have followed all instructions and placed the image and the directory structure in /home/sambeet/SimulRTEMS, the tree

Building a rtems image

2016-04-03 Thread Sambeet Panigrahi
I have been trying to build a RTEMS image for GRUB2 following the instructions from: https://devel.rtems.org/wiki/Building/Grub I have followed all instructions and placed the image and the directory structure in /home/sambeet/SimulRTEMS, the tree command in the directory gives . |-- examples |