Starting with RTEMS

Gedare Bloom gedare at rtems.org
Wed Feb 29 22:03:36 UTC 2012


If you are using rtems-4.11 (the git head) then you need the current
4.11 tools, which are easiest to obtain through the YUM repository. If
you are using 4.10 then you need the 4.10 tools.  Depends which
version you are using for your project. 4.11 is recommended if you
want newer features or if you are developing new kernel code. 4.10 is
recommended if you need a version that is clearly identifiable.
Perhaps you should (re-)read the "Getting Started" chapter for
whichever version you are using [1,2].

It sounds like you are mixing up tool versions with RTEMS versions,
and in addition are struggling with the mingw tools. You might also
consider using the newly-created virtual machine image [3] playable in
VirtualBox. The VM image has a pre-installed toolchain and RTEMS.

[1] 4.10.2 "Getting Started":
http://www.rtems.org/onlinedocs/releases/rtemsdocs-4.10.2/share/rtems/html/started/index.html
[2] 4.11 "Getting Started":
http://rtems.org/onlinedocs/doc-current/share/rtems/html/started/started.html
[3] http://wiki.rtems.org/wiki/index.php/Virtual_Machines_for_RTEMS_Development

-Gedare

On Wed, Feb 29, 2012 at 4:10 PM, Binkowski, Cassio <cassioiks at gmail.com> wrote:
> Does anybody have an idea of what this might be?
>
> Regards
>
>
> On Sun, Feb 26, 2012 at 7:51 PM, Binkowski, Cassio <cassioiks at gmail.com>
> wrote:
>>
>> On Sun, Feb 26, 2012 at 7:38 PM, Andrei Chichak <groups at chichak.ca> wrote:
>>>
>>>
>>> On 2012-February-26, at 11:48 AM, Binkowski, Cassio wrote:
>>>
>>> Please disregards my last e-mail. I was able to figure it out.
>>>
>>> However, what I get now when using the following line:
>>>
>>> ../rtems-4.10.2/configure --target=avr-rtems4.10
>>> --enable-rtemsbsp=avrtest --enable-cxx --enable-tests=samples
>>>
>>>
>>>
>>> Are you using the 4.11 tools?, then --target=avr-rtems4.11.
>>
>>
>> I changed to 4.10 since most of the answers here at the list were
>> referring to this one.
>>
>> A concise correction though: I'm getting that return when typing make all.
>>>
>>>
>>> type:
>>>
>>> which avr-rtems4.10-gcc
>>> which avr-rtems4.11-gcc
>>>
>>> I bet you have the 4.11 tools.
>>>
>>> Andrei
>>>
>>>
>>> _______________________________________________
>>> rtems-users mailing list
>>> rtems-users at rtems.org
>>> http://www.rtems.org/mailman/listinfo/rtems-users
>>>
>>
>
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users
>



More information about the users mailing list