public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: John Dallaway <john@dallaway.org.uk>
To: Kishore Srimat <kishorestp@gmail.com>
Cc: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] Re: How to run ECO 3.0 on STM32
Date: Wed, 29 Jul 2009 19:42:00 -0000	[thread overview]
Message-ID: <4A70A606.5060309@dallaway.org.uk> (raw)
In-Reply-To: <ab2643f10907291037l522859cew679773694c705803@mail.gmail.com>

Hi Kishore

Kishore Srimat wrote:

> I am trying to port Ecos 3.0 onto STM32.

Which board are you porting to? Is this a public evaluation board or a
board of your own design?

> I have done the preliminary
> steps. Now, I tried use configtool and buid a Redboot.bin. But, I
> could not resolve the conflicts and even if i continue with proposed
> solutions and get a .bin from configtool, It is not working or I did
> not see any msg in the Hyperterminal when i run.

The basic procedure is to create a new eCos configuration for your
intended hardware based on the "redboot" packages template. Then import
the appropriate RedBoot .ecm file from the "misc" directory of the
relevant eCos platform HAL package. For example, the relevant .ecm file
for the STM3210E-EVAL board would be:

 packages/hal/cortexm/stm32/stm3210e_eval/v3_0/misc/redboot_ROM.ecm

Use the Build->Templates dialog to select the hardware and packages
templates and then import the .ecm file using the File->Import menu item
before you attempt to resolve any conflicts.

I hope this helps...

John Dallaway

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

  reply	other threads:[~2009-07-29 19:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ab2643f10907271051r1b7d3be7x842a851c672a8456@mail.gmail.com>
2009-07-29 17:38 ` kishore Srimat
2009-07-29 19:42   ` John Dallaway [this message]
2009-07-29 21:33     ` kishore Srimat
2009-07-30  8:17       ` John Dallaway
2009-07-30 22:55         ` kishore Srimat
2009-07-31  8:27           ` John Dallaway
2009-08-01  0:24             ` kishore Srimat
2009-08-03 22:05             ` kishore Srimat
2009-08-04 11:54               ` Chris Holgate
2009-08-05 22:22                 ` kishore Srimat
2009-08-06  8:13                   ` John Dallaway
2009-08-10 21:17                     ` kishore Srimat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A70A606.5060309@dallaway.org.uk \
    --to=john@dallaway.org.uk \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=kishorestp@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).