Sample RTEMS kernel image

Ray rayx.cn at gmail.com
Thu Feb 28 14:39:56 UTC 2008


Hi, Vinod Kulkarni   

RTEMS is an executable. By default, after compiling and linking, you will get a elf .exe file, hello.exe for example. 
Normally, you will need a boot loader that can read elf file; load the .text code into RAM and jump to the start address. 
There is a howto about making a booting image in: http://www.rtems.com/wiki/index.php/QEMU  (you will find it is fun to run rtems in a simulator). This page is very informtive. 
And you can found a ready to run image in: http://www.rtems.com/ftp/pub/rtems/current_contrib/pc386_grub_image/

Thanks & Best Regards!    
      
Ray, rayx.cn at gmail.com     
2008-02-28      


========================= 
----- Receiving the following content -----   
=========================    
From:  Vinod Kulkarni      
Receiver:  rtems-users      
Time: 2008-02-28, 16:00:55     
Subject: RE: Sample RTEMS kernel image     



     
>Sorry, that is not README.configure file. It is HowTo file. 
> 
>  
> 
>  _____   
> 
>From: rtems-users-bounces at rtems.org [mailto:rtems-users-bounces at rtems.org] 
>On Behalf Of Vinod Kulkarni 
>Sent: Thursday, February 28, 2008 10:21 AM 
>To: rtems-users at rtems.com 
>Subject: Sample RTEMS kernel image 
> 
>  
> 
>Hi, 
> 
>    We have built RTEMS for i386 (pc386) on Linux. 
> 
>In README.configure file it is mentioned that: 
> 
>  
> 
>    If you've completed the last step successfully, you'll find the 
> 
>RTEMS sample and test files that can be loaded with GRUB in the 
> 
>'/pc386/tests' directory, RTEMS sample and test files in 
> 
>a format suitable for use with NetBoot in the 
> 
>'/pc386/BootImgs' directory. 
> 
>  
> 
>We could find '/pc386/tests'. 
> 
>We could find the tests (hello.exe etc..) but where/which is RTEMS sample 
>file? 
> 
>  
> 
>We could not find '/pc386/BootImgs'. 
> 
>While building, do we need to give any specific command for this? 
> 
>  
> 
>Regards 
> 
>Vinod  
> 
> 
>The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it. 
> 
>Contact your Administrator for further information. 
> 
> 
> 
>_____________________ next part ______________________ 
> 
>_______________________________________________ 
>rtems-users mailing list 
>rtems-users at rtems.com 
>http://rtems.rtems.org/mailman/listinfo/rtems-users 
> 


More information about the users mailing list