Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT 9.0/Neon is available!

Agreed. I think the strategy for CDT is to provide very simple solutions
for hobbyists. For more professional development, I think there will
always be room to provide more automation as you are doing. We just need
to make sure CDT¹s frameworks support the wide spectrum of choices.

Thanks!
Doug.

On 2016-06-24, 4:31 PM, "cdt-dev-bounces@xxxxxxxxxxx on behalf of Liviu
Ionescu" <cdt-dev-bounces@xxxxxxxxxxx on behalf of ilg@xxxxxxxxxx> wrote:

>
>> On 24 Jun 2016, at 16:55, Doug Schaefer <dschaefer@xxxxxxxxxxxxxx>
>>wrote:
>> 
>> I have shifted my focus on Eclipse towards the hobbyist embedded system
>> developer. ...
>> That may lead us to more general FreeRTOS support for ARM controllers as
>> well, and then maybe into mbed. And with that, I imagine we start to
>> overlap with projects like GNU ARM Eclipse.
>
>for simple hobbyist blinky projects, probably many approaches are equally
>fine. my approach was to provide wizards that generate ready to run
>projects.
>
>for serious embedded developers things get more complicated.
>
>the trick is not necessarily the selection of the RTOS, or generally the
>content of the libraries used, but a convenient packing mechanism to
>reflect dependencies, paired with a managed build system to use this
>metadata.
>
>there may be many candidates solutions, but I could not find one to meet
>all my requirements.
>
>my xPacks/XCDL solution (http://xcdl.github.io) is inspired by eCos CDL,
>but I also plan to keep a certain degree of compatibility with CMSIS
>Packs and mbed yotta.
>
>for those interested, I suggest to read the "Why XCDL?" page
>(http://xcdl.github.io/guide/rationals/) and possibly the Concepts page,
>and let me know what they think. (the xPacks/XCDL site is far from final,
>there is much work planned there).
>
>regards,
>
>Liviu
>
>_______________________________________________
>cdt-dev mailing list
>cdt-dev@xxxxxxxxxxx
>To change your delivery options, retrieve your password, or unsubscribe
>from this list, visit
>https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top