RES: RTEMS Application building
Wendell Pereira da Silva
wendell.silva at compsisnet.com.br
Thu Feb 17 13:17:33 UTC 2011
Hi Padmakumar,
The hello.exe generated after make is actually a image which contains the RTEMS kernel and the application statically linked. So it won't work this way.
Instead, you will need to boot it up. I suggest running it by using QEMU. Follow this<http://www.rtems.com/wiki/index.php/QEMU> is a good start.
--
Wendell.
De: rtems-users-bounces at rtems.org [mailto:rtems-users-bounces at rtems.org] Em nome de Padmakumar . P
Enviada em: quinta-feira, 17 de fevereiro de 2011 07:08
Para: rtems-users at rtems.org
Assunto: RTEMS Application building
Hi ,
I am quite new to RTEMS and trying to understand its working.
I am using Virtual Box with Ubuntu 10.10 as host environment.
Successfully installed 4.10 toolkit and rtems-4.10 for target = i386 and BSP = pc686.
Successfully build the Hello World application. it created the hello.exe after make. But when i tryied to run the "exe", I am getting the message KILLED.
Did I miss anything or any idea about this problem?
Thanks in Advance.
PKP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20110217/e63d6832/attachment-0001.html>
More information about the users
mailing list