Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » DSDP » Tool for emdedded uCore
Tool for emdedded uCore [message #15500] Wed, 22 July 2009 09:30
Sebastien Rukin is currently offline Sebastien RukinFriend
Messages: 2
Registered: July 2009
Junior Member
I would like to use Eclipse as a framework for embedded micro-controller
IDE.
I already have the tool chain (based on gcc), and I think to have
understood that there is a way to create a micro-controller specific IDE
based on Eclipse. The problem is that I can not find any HowTo or tutorial
to start it.

The IDE should have the view of the internal registers of the core and the
memory of the micro-controller, that can be RAM or registers. In the case
of registers it should show the name of the registers and its bit
description.

At the end I would like that Eclipse is compiling the code and downloading
on the target. The target could be the real device, or a simulator (the
connection between the simulator and GDB is almost finished).

So I would like to know if there is some information around to do all that
and to package Eclipse such a way that the IDE is frozen enough, so that
changes on the description of the micro-controller is difficult or
impossible for a standard user.

Thank you in advance.

Seb.
Previous Topic:Tool for emdedded uCore
Next Topic:RSE export help
Goto Forum:
  


Current Time: Thu Apr 25 11:45:57 GMT 2024

Powered by FUDForum. Page generated in 0.03024 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top