lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] Open source toolchain with LWIP


From: Piero 74
Subject: [lwip-devel] Open source toolchain with LWIP
Date: Wed, 10 Sep 2008 14:28:52 +0200

Hi all.

In freertos forum we are starting to discuss about a Open Source  toolchain for embedded device.
The idea is to use ECLIPSE and gnu compiler (for PC and arm microcontrollers), adding to it plugin for
automatic building project based of freertos, and for debugging application using tools plugin which can trace OS kernel activities, and lowcost debugger.

In a private email exchanging, i proposed to add LWIP stack to this toolchain.
So the idea will be:

- have an IDE based of eclipse which can automatically generate a freertos-lwip project template, providing it only custom file (sys_arch, ethernetif, emac driver)
 and build and download the application using gnu compiler
- this ide should have plugin for automatic configuration of lwipopts.h and freertosconfig.h using a user friendly interface
- this ide should have plugin for debug of OS kernel activity and lwip activity, enabling debug defines and (for example) capturing assert messages

This work need people:
- for new ideas ----> anyone can do this!!!
- for lwip eclipse plugin developing, and for add some code to lwip (i.e. for providing stats to eclipse plugins, for sending assert messages...) -----> people who know lwip code are necessary


If someone is interested, post in lwip forums or here: https://sourceforge.net/forum/forum.php?thread_id=2157521&forum_id=382005


Some links:
http://www.freertos.org
http://www.eclipse.org/cdt

Bye Piero

reply via email to

[Prev in Thread] Current Thread [Next in Thread]