On 18/06/16 13:01, Richard Rauch wrote:
> We delete the build folders only, but not the .ecc file.
> If rebuilding with GUI config tool (after build folders deleted) with same
> .ecc file, the result is exactly the same!
It ought to be - the same libcdl is called to regenerate the build tree
if yo
>
> However, the anoncvs GUI configtool has a subtle major flaw when creating
a
> configuration by selecting a target that is not the default.
> All new target configurations are created against the current target and
> template (often default target and "default" template), and switched to
the
>
On 17/06/16 05:05, Richard Rauch wrote:
> There is one issue maybe. When we are changing major things in our eCos
> configuration, we delete the complete build tree folders with file system.
> Then the config tool is forced to rebuild everything.
> The folders are somehow named like .\...build
Actually we prefer to work with the GUI. .ecc Files are application project
related. It is much more convenient to create the eCos configuration by
usage of GUI tool. We were working on all of our projects with the GUI
config tool.
We managed to create a version, not based on Cygwin as well. Regar
On 16/06/16 22:41, Grant Edwards wrote:
> [...]
> Ah. I don't know what exactly what the GUI does when you tell it to
> "clean". It might just do a "make clean",
That is exactly what it does.
> or it might remove everything except the .ecc file and do an
> "ecosconfig tree". BTW: I've been assumi
On 2016-06-16, Michael W. Ellis wrote:
> Our approach in the past was to use the GUI tool but I agree that
> your approach is better since the script file more or less
> self-documents the process and is easily tracked under revision
> control. Getting from the GUI based configuration to script
> -Original Message-
> From: ecos-discuss-ow...@ecos.sourceware.org [mailto:ecos-discuss-
> ow...@ecos.sourceware.org] On Behalf Of Grant Edwards
> Sent: Thursday, June 16, 2016 12:10 PM
> To: ecos-discuss@ecos.sourceware.org
> Subject: [ECOS] Re: eCos Configuration Tool
arce at best.
>
> My understanding is that the eCos Configuration Tool is used to make
> changes to a .ecc file, and then to use this file to build the library.
Yes. However, there are two different ecos configuration tools. A
command line one, and a GUI one (there might be multiple simil
I have inherited a project based on eCos 2.0.98 and have reached a point
where I need to rebuild my library. Most of the folks who originally
worked on this project are no longer with the company and our internal
documentation is scarce at best.
My understanding is that the eCos Configuration
to this research by listing the top five challenges you face
while configuring CDL models with the eCos Configuration Tool, both as an
individual user and as a team member. Any feedback is welcome, whether you are
a casual or savvy eCos user. You can send us your answer by replying directly
to
John Dallaway wrote:
> Hi Sergei
>
> Sergei Gavrikov wrote:
>
> > Thank you. It seems the problem went away (tested on Ubuntu 8.04 LTS).
>
> That is good to hear.
>
> > Oh, if the central splitted view with wx TreeCtrl can be scrollable by a
> > wheel. It seems that splitter eats all events fro
John Dallaway wrote:
> Hi Ilija
>
> Ilija Kocho wrote:
>
>
>> Also (on Ubuntu 8.04 LTS):
>>
>> 1. Right hand (Conflict and Property) windows don't seem to
>> automatically follow the end of frame. This problem existed with also
>> old configtool (ver 2.0) but not with previous build (configtool-
Hi Sergei
Sergei Gavrikov wrote:
> Thank you. It seems the problem went away (tested on Ubuntu 8.04 LTS).
That is good to hear.
> Oh, if the central splitted view with wx TreeCtrl can be scrollable by a
> wheel. It seems that splitter eats all events from wheel. The same wx
> TreeCtrl scrolls i
Hi Ilija
Ilija Kocho wrote:
> Also (on Ubuntu 8.04 LTS):
>
> 1. Right hand (Conflict and Property) windows don't seem to
> automatically follow the end of frame. This problem existed with also
> old configtool (ver 2.0) but not with previous build (configtool-081006).
>
> 2. When i narrow tree
Sergei Gavrikov wrote:
> John Dallaway wrote:
>
>> Hi Frank
>>
>> Frank Pagliughi wrote:
>>
>>
>>> I tried it quickly on Fedora 6 and Fedora 8. It runs and "looks" good on
>>> both, and especially seems to solve the font problems that I was having
>>> with Fedora 8 when using the old versio
John Dallaway wrote:
Hi Frank
Frank Pagliughi wrote:
I tried it quickly on Fedora 6 and Fedora 8. It runs and "looks" good on
both, and especially seems to solve the font problems that I was having
with Fedora 8 when using the old version. Unfortunately, the text and
list entry widgets in
John Dallaway wrote:
> Hi Frank
>
> Frank Pagliughi wrote:
>
> > I tried it quickly on Fedora 6 and Fedora 8. It runs and "looks" good on
> > both, and especially seems to solve the font problems that I was having
> > with Fedora 8 when using the old version. Unfortunately, the text and
> > list
Hi Frank
Frank Pagliughi wrote:
> I tried it quickly on Fedora 6 and Fedora 8. It runs and "looks" good on
> both, and especially seems to solve the font problems that I was having
> with Fedora 8 when using the old version. Unfortunately, the text and
> list entry widgets in the configuration w
John Dallaway wrote:
> Hi Frank
>
> Frank Pagliughi wrote:
>
>
>> I tried it quickly on Fedora 6 and Fedora 8. It runs and "looks" good on
>> both, and especially seems to solve the font problems that I was having
>> with Fedora 8 when using the old version. Unfortunately, the text and
>> list
Hi Frank
Frank Pagliughi wrote:
> I tried it quickly on Fedora 6 and Fedora 8. It runs and "looks" good on
> both, and especially seems to solve the font problems that I was having
> with Fedora 8 when using the old version. Unfortunately, the text and
> list entry widgets in the configuration w
John Dallaway wrote:
As a prelude to eCos 3.0, I have built an experimental version of the
eCos Configuration Tool suitable for GTK+ 2.x on x86 Linux. This
snapshot build is available for download via the eCosCentric DevZone page:
http://www.ecoscentric.com/devzone/configtool.shtml
If you
gards
Ilija
John Dallaway wrote:
> As a prelude to eCos 3.0, I have built an experimental version of the
> eCos Configuration Tool suitable for GTK+ 2.x on x86 Linux. This
> snapshot build is available for download via the eCosCentric DevZone page:
>
> http://www.ecoscentric.co
John Dallaway schrieb:
Did you plan to release the required changes in the CVS?
This was built against wxGTK 2.8.9 from the current eCos host tool
sources in the eCos public repository.
Ah well, I'll have to try again then. I have compiled my own version
with wxGTK 2.6.4, which was t
Hi Simon
[EMAIL PROTECTED] wrote:
> John Dallaway wrote:
>
>> As a prelude to eCos 3.0, I have built an experimental version of the
>> eCos Configuration Tool suitable for GTK+ 2.x on x86 Linux. This
>> snapshot build is available for download via the eCosCentric DevZo
On 10/06/2008 11:41 AM, John Dallaway wrote:
As a prelude to eCos 3.0, I have built an experimental version of the
eCos Configuration Tool suitable for GTK+ 2.x on x86 Linux. This
snapshot build is available for download via the eCosCentric DevZone page:
http://www.ecoscentric.com/devzone
John Dallaway wrote:
As a prelude to eCos 3.0, I have built an experimental version of the
eCos Configuration Tool suitable for GTK+ 2.x on x86 Linux. This
snapshot build is available for download via the eCosCentric DevZone page:
http://www.ecoscentric.com/devzone/configtool.shtml
If you
As a prelude to eCos 3.0, I have built an experimental version of the
eCos Configuration Tool suitable for GTK+ 2.x on x86 Linux. This
snapshot build is available for download via the eCosCentric DevZone page:
http://www.ecoscentric.com/devzone/configtool.shtml
If you are running a recent
Subject: Re: Re: eCos Configuration Tool experimental build for Vista
Date: Thu, 4 Sep 2008 06:08:11 -0700
From: David Brennan <[EMAIL PROTECTED]>
To: John Dallaway <[EMAIL PROTECTED]>
CC: ecos-discuss@ecos.sourceware.org
Newsgroups: gmane.os.ecos.general
References: <[EMAIL PROTE
the Cygwin /bin directory to be ahead of C:\Tcl\bin in your
PATH when you invoke the eCos Configuration Tool, but it will not be
possible to use an application which requires the ActiveTcl tcl84.dll at
the same time as a tool which requires the Cygwin tcl84.dll.
John Dallaway
eCosCentric Limited
report problems via Bugzilla.
John Dallaway
eCosCentric Limited
Original Message ----
Subject: eCos Configuration Tool experimental build for Vista
Date: Wed, 13 Aug 2008 12:20:22 +0100
From: John Dallaway <[EMAIL PROTECTED]>
To: ecos-discuss@ecos.sourceware.org
Newsgroups: gmane.os.
.sourceware.org
> Subject: Re: eCos Configuration Tool experimental build for Vista
>
> Hi Tyler
>
> Tyler Wilson wrote:
>
> > Yes, I understand that now. Initially, I was approaching the tool as
> a
> > Windows user, with certain assumptions.
> >
> > Part of
Hi Tyler
Tyler Wilson wrote:
> Yes, I understand that now. Initially, I was approaching the tool as a
> Windows user, with certain assumptions.
>
> Part of the confusion on my part was that the configtool would give an
> error when reading the ecos.db file, which gave no clue as to why it
> migh
/platform check ought to be done
in the application.
Tyler
> -Original Message-
> From: Sergei Gavrikov [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 04, 2008 8:09 AM
> To: Tyler Wilson
> Cc: John Dallaway; ecos-discuss@ecos.sourceware.org
> Subject: Re: [ECOS] Re:
On Thu, Sep 04, 2008 at 04:35:17AM -0700, Tyler Wilson wrote:
> FYI, I have used this experimental build on Vista without any issues. I
> also used the previous version without incident as well though.
>
> One item that did hang me up for a while though was that the Windows
> configtool is NOT com
Dallaway
> Sent: Thursday, September 04, 2008 3:58 AM
> To: ecos-discuss@ecos.sourceware.org
> Subject: [ECOS] Re: eCos Configuration Tool experimental build for
> Vista
>
> There have been many downloads of this experimental build, but no
> feedback to date. Please let me kn
There have been many downloads of this experimental build, but no
feedback to date. Please let me know if this build works for you and
report problems via Bugzilla.
John Dallaway
eCosCentric Limited
Original Message
Subject: eCos Configuration Tool experimental build for Vista
As a prelude to eCos 3.0, I have built an experimental version of the
eCos Configuration Tool suitable for Microsoft Windows Vista. This
snapshot build is available for download via the eCosCentric DevZone page:
http://www.ecoscentric.com/devzone/configtool.shtml
If you try this build
qualifier 'ecPropertyListCtrl::' on member
visible_properties and you are away!
: )
Chris Bayley
Gary Thomas wrote:
> Shusharin Alexey wrote:
>> Hello all
>>
>> I'm trying to build eCos Configuration Tool for Linux. I follow
>> ecoscentric instructi
Shusharin Alexey wrote:
Hello all
I'm trying to build eCos Configuration Tool for Linux. I follow
ecoscentric instructions
(http://www.ecoscentric.com/devzone/configtool.shtml) and successfully
build wxWidgets 2.4.0 and eCos host infrastructure, but building of eCos
Configuration To
Hello all
I'm trying to build eCos Configuration Tool for Linux. I follow
ecoscentric instructions
(http://www.ecoscentric.com/devzone/configtool.shtml) and successfully
build wxWidgets 2.4.0 and eCos host infrastructure, but building of eCos
Configuration Tool is failed. Where is mi
Am Montag, 2. Oktober 2006 08:10 schrieb Jack Twilley:
> Bart Veer wrote:
> >> "Jack" == Jack Twilley <[EMAIL PROTECTED]> writes:
> > >>> How do I make the ecos-tool use gmake instead of make?
> > >>
> > >> I'm not sure how to force this.
> > >>
> > >> Why not just build GNU
Bart Veer wrote:
"Jack" == Jack Twilley <[EMAIL PROTECTED]> writes:
>>> How do I make the ecos-tool use gmake instead of make?
>>
>> I'm not sure how to force this.
>>
>> Why not just build GNU make and install it as 'make' at the
>> front of your path?
Jack> I
> "Jack" == Jack Twilley <[EMAIL PROTECTED]> writes:
>>> How do I make the ecos-tool use gmake instead of make?
>>
>> I'm not sure how to force this.
>>
>> Why not just build GNU make and install it as 'make' at the
>> front of your path?
Jack> I already have GN
On Mon, Sep 25, 2006 at 03:57:07PM -0700, Jack Twilley wrote:
> Jack Twilley wrote:
> >The work I mentioned has already been done, as you pointed out. The
> >ecos-tool port is already in ports, and I've installed it. Only one
> >snag in using it that I can see -- it assumes "make" is GNU make.
Gary Thomas wrote:
Jack Twilley wrote:
How do I make the ecos-tool use gmake instead of make?
I'm not sure how to force this.
Why not just build GNU make and install it as 'make' at the
front of your path?
I already have GNU make built as 'gmake'. This system does a lot of
other stuff be
Jack Twilley wrote:
Jack Twilley wrote:
The work I mentioned has already been done, as you pointed out. The
ecos-tool port is already in ports, and I've installed it. Only one
snag in using it that I can see -- it assumes "make" is GNU make. How
can I tell it to use "gmake" instead?
I was
Jack Twilley wrote:
The work I mentioned has already been done, as you pointed out. The
ecos-tool port is already in ports, and I've installed it. Only one
snag in using it that I can see -- it assumes "make" is GNU make. How
can I tell it to use "gmake" instead?
I was horribly unclear and
Andrew Lunn wrote:
On Sat, Sep 23, 2006 at 10:51:47PM -0700, Jack Twilley wrote:
So I'm trying to build the eCos configuration tool on my FreeBSD 6.1
system and I'm running into some interesting issues. It seems like the
entire tcl/Tk detection system is either ancient, broken, or n
On Sat, Sep 23, 2006 at 10:51:47PM -0700, Jack Twilley wrote:
> So I'm trying to build the eCos configuration tool on my FreeBSD 6.1
> system and I'm running into some interesting issues. It seems like the
> entire tcl/Tk detection system is either ancient, broken, or not
Hans Hübner wrote:
I would recommend that you use the Linux binary of the configuration
tool. This will propably be relatively easy to get running (you may
have to hunt for some of the libraries the config tool depends on) and
there are no negative side effects of running Linux binaries on
FreeB
Hi Jack,
On 9/24/06, Jack Twilley <[EMAIL PROTECTED]> wrote:
So I'm trying to build the eCos configuration tool on my FreeBSD 6.1
system and I'm running into some interesting issues. It seems like the
entire tcl/Tk detection system is either ancient, broken, or not written
to t
So I'm trying to build the eCos configuration tool on my FreeBSD 6.1
system and I'm running into some interesting issues. It seems like the
entire tcl/Tk detection system is either ancient, broken, or not written
to take into account how FreeBSD stores stuff.
Is it worth my time
On Mon, Jan 30, 2006 at 03:54:20PM +0100, [EMAIL PROTECTED] wrote:
> I want to modify the configtool! How I must make?
> For example if I must add an algorithm of scheduling in the path eCos
> Kernel/Kernel Schedulers.
Do you want to change the confgurtion tool itself, or the information
it shows
I want to modify the configtool! How I must make?
For example if I must add an algorithm of scheduling in the path eCos
Kernel/Kernel Schedulers.
Thanks.
Tiscali ADSL 4 Mega Flat
Naviga senza limiti con l'unica Adsl a 4 Mega di velocità a soli 19,95 € al
mese!
Attivala subito
On Mon, 2006-01-30 at 15:54 +0100, [EMAIL PROTECTED] wrote:
> I want to modify the configtool! How I must make?
How so? What do you want to change in the config tool?
> For example if I must add an algorithm of scheduling in the path eCos
> Kernel/Kernel Schedulers.
These sort of changes happe
I want to modify the configtool! How I must make?
For example if I must add an algorithm of scheduling in the path eCos
Kernel/Kernel Schedulers.
Thanks.
Tiscali ADSL 4 Mega Flat
Naviga senza limiti con l'unica Adsl a 4 Mega di velocità a soli 19,95 € al
mese!
Attivala subito
On Tue, Jan 10, 2006 at 10:07:01AM +0100, Michele Portolan wrote:
> Hi everyone,
> does anyone knows where I can found binaries for the Ecos Configuration
> Tool (windows) for a version later than 2.11? I am using eCos with Leon and
> the new version of the toolchain (rtem-4.6) req
Hi everyone,
does anyone knows where I can found binaries for the Ecos Configuration Tool (windows) for a version later than 2.11?
I am using eCos with Leon and the new version of the toolchain (rtem-4.6) requires gcc to be added the flag -qleon2 and the version I have now (2.11) does not permit
> "Nagendra" == Nagendra G <[EMAIL PROTECTED]> writes:
Nagendra> Any body can share this,
Nagendra> I am facing problem in opening in ecos configuration tool.For
this i =
Nagendra> reinstalled ecos and cygwin 3 times ,but no use.while opening
tool i am =
Nagendra> not able to
Any body can share this,
I am facing problem in opening in ecos configuration tool.For this i
reinstalled ecos and cygwin 3 times ,but no use.while opening tool i am not
able to get configurable options.
I am getting follwing message
"the root node for all configurable items"
How to solve thi
Andrew Lunn wrote:
> On Sun, Sep 18, 2005 at 07:59:33PM +0200, Emilio Monti wrote:
>
>> Is there any plan to convert the "eCos Configuration Tool" in Java ?
>> It would also be usefull to better integrate the eCos configuration
>> in Eclipse.
There are no su
> >I think the configtool is more to keep the commercial clients happy
> >where the management people have a percieved need for a "friendly GUI"
> >when they buy eCos from the companies that give commercial support. I
> >don't remember anybody actually contributing patches for the
> >configtool, so
Andrew Lunn wrote:
On Sun, Sep 18, 2005 at 07:59:33PM +0200, Emilio Monti wrote:
Is there any plan to convert the "eCos Configuration Tool" in Java ?
It would also be usefull to better integrate the eCos configuration in Eclipse.
There are plenty of "open source"
-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andrew Lunn
Sent: Sunday, September 18, 2005 11:43 AM
To: Emilio Monti
Cc: [EMAIL PROTECTED]
Subject: Re: [ECOS] eCos Configuration Tool
On Sun, Sep 18, 2005 at 07:59:33PM +0200, Emilio Monti wrote:
> Is there any plan to conv
Thank you for the information.
First I will give a closer look to ecosconfig.
Emilio
2005/9/18, Andrew Lunn <[EMAIL PROTECTED]>:
> On Sun, Sep 18, 2005 at 07:59:33PM +0200, Emilio Monti wrote:
> > Is there any plan to convert the "eCos Configuration Tool" in Java ?
>
On Sun, Sep 18, 2005 at 07:59:33PM +0200, Emilio Monti wrote:
> Is there any plan to convert the "eCos Configuration Tool" in Java ?
> It would also be usefull to better integrate the eCos configuration in
> Eclipse.
>
> There are plenty of "open source"
Is there any plan to convert the "eCos Configuration Tool" in Java ?
It would also be usefull to better integrate the eCos configuration in Eclipse.
There are plenty of "open source" projects for "Parser Generator" and
"Code Generator" in Java that could f
67 matches
Mail list logo