[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cannot find entry symbol _start
- Date: Sat, 9 Jun 2007 13:18:16 +0800
- From: fengwang.emb at gmail.com (Feng Wang)
- Subject: Cannot find entry symbol _start
2007/6/8, Aleix Conchillo Flaqu? <aconchillo at ieec.cat>:
> Hi,
>
> if you want to generate a raw application (without RTEMS) I explained
> it a while ago, you can find the whole thread here:
>
> http://www.rtems.com/ml/rtems-users/2006/january/msg00007.html
>
> If you want to build an RTEMS based application, the best way is to
> use the Makefiles provided by RTEMS and to have a look at some RTEMS
> examples.
>
Aleix, Thank you. My little program is based on RTEMS and works now.
Your explain for raw application makes me more clear.
Best Regards,
Feng Wang