public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Problems with conifgtool Version of 120425
@ 2014-01-13 17:06 Bob Brusa
  2014-01-14 17:10 ` [ECOS] Re: Problems with configtool " John Dallaway
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Brusa @ 2014-01-13 17:06 UTC (permalink / raw)
  To: ecos discuss

[-- Attachment #1: Type: text/plain, Size: 1088 bytes --]

Hi,
the new configtool seems to have some problems:

1
I long ago prepared an epk-file to add my platform to ecos.db. This is 
done usinge Tools>Administration - Add-button and diging and selecting 
the epk-file (icb_net.epk in my case). When I do this, configtool 
creates a crash and outputs a stack dump.

2
I added the stuff I need manually to ecos.db. Start configtool and 
Build>template and dig for and select my icb_net package. Then I save to 
a suitable file e. g. icb_1.ecc
Result: configtool closes - but the file is there!

3
Start configtool and read in icb_1.ecc. Then Build>Generate Build Tree
Result: The program closes....but the "tree" is there.

4
Start config and read in icb_1.ecc. Then Build>Library and I get the 
response:

make -j2 --directory "/projects/icb_em/icb_lib/icb_1_build"

make: Entering directory `/projects/icb_em/icb_lib/icb_1_build'
make: *** No targets specified and no makefile found.  Stop.
make: Leaving directory `/projects/icb_em/icb_lib/icb_1_build'


I am clue-less why all this happens. Has anybody any help?
Thanks and best regards,
Bob

[-- Attachment #2: icb_net.epk --]
[-- Type: application/octet-stream, Size: 4652 bytes --]

[-- Attachment #3: Type: text/plain, Size: 148 bytes --]

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ECOS] Re: Problems with configtool Version of 120425
  2014-01-13 17:06 [ECOS] Problems with conifgtool Version of 120425 Bob Brusa
@ 2014-01-14 17:10 ` John Dallaway
  0 siblings, 0 replies; 2+ messages in thread
From: John Dallaway @ 2014-01-14 17:10 UTC (permalink / raw)
  To: bob.brusa; +Cc: eCos Discussion

Hi Bob

On 13/01/14 17:06, Bob Brusa wrote:

> the new configtool seems to have some problems:
> 
> 1
> I long ago prepared an epk-file to add my platform to ecos.db. This is
> done usinge Tools>Administration - Add-button and diging and selecting
> the epk-file (icb_net.epk in my case). When I do this, configtool
> creates a crash and outputs a stack dump.

I suspect this issue is related to the issue reported in Bugzilla:

  http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001798

You can confirm this by using the ecosadmin.tcl script at a bash prompt
to import your .epk file and verifying that the operation works. For
example:

   cd /opt/ecos/ecos-3.0/packages
   tclsh ecosadmin.tcl add icb_net.epk

> 2
> I added the stuff I need manually to ecos.db. Start configtool and
> Build>template and dig for and select my icb_net package. Then I save to
> a suitable file e. g. icb_1.ecc
> Result: configtool closes - but the file is there!
> 
> 3
> Start configtool and read in icb_1.ecc. Then Build>Generate Build Tree
> Result: The program closes....but the "tree" is there.
> 
> 4
> Start config and read in icb_1.ecc. Then Build>Library and I get the
> response:
> 
> make -j2 --directory "/projects/icb_em/icb_lib/icb_1_build"
> 
> make: Entering directory `/projects/icb_em/icb_lib/icb_1_build'
> make: *** No targets specified and no makefile found.  Stop.
> make: Leaving directory `/projects/icb_em/icb_lib/icb_1_build'
> 
> I am clue-less why all this happens. Has anybody any help?

These issues may well be related to each other. The eCos Configuration
Tool should not crash under any circumstances but it is possible that
your new package is triggering the crash in some way. Do you see these
crashes when your icb_net package is not loaded in your eCos configuration?

John Dallaway
eCos maintainer
http://www.dallaway.org.uk/john

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-14 17:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-13 17:06 [ECOS] Problems with conifgtool Version of 120425 Bob Brusa
2014-01-14 17:10 ` [ECOS] Re: Problems with configtool " John Dallaway

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).