public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Atilay Yilmaz <atiyil@gmail.com>
To: ecos-discuss <ecos-discuss@ecos.sourceware.org>
Subject: [ECOS] running ecos application on redboot
Date: Fri, 27 Mar 2009 13:53:00 -0000	[thread overview]
Message-ID: <4125e7770903270628o2cac4680i95de13f907ecf339@mail.gmail.com> (raw)

Hi, I have been trying running an ecos application in elf format.
whether or not I set address, it doesn't work:

RAM: 0x20800000-0x24000000, [0x2081fd80-0x23fed000] available
FLASH: 0x30000000 - 0x30400000, 64 blocks of 0x00010000 bytes each
RedBoot> load -v -m tftp -h 192.168.3.18 PNIO4ECOS
*** Abort! Attempt to load ELF data to address: 0x20800054 which i
s not valid
RedBoot> load -v -m tftp -h 192.168.3.18 PNIO4ECOS -b 0x2081fd80
Address offset = 0x0001fd80
Entry point: 0x2081fee8, address range: 0x2081fd80-0x209802fc
RedBoot> go 0x2081fee8
<no response>

do I have to create a new elf with new memory settings or is there a
way to make it work?

-- 
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-03-27 13:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-27 13:53 Atilay Yilmaz [this message]
2009-03-30  6:58 ` Andrew Lunn
     [not found] ` <3B0AC7A3DE042D478300B74F7E21C1281027D3D51E@SJEXCHCCR01.corp.ad.broadcom.com>
2009-04-01 10:59   ` [ECOS] RE: Security issue with bsd stack Marcos Del Puerto
2009-04-03 14:50     ` Saritha Yellanki

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=4125e7770903270628o2cac4680i95de13f907ecf339@mail.gmail.com \
    --to=atiyil@gmail.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    /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).