public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "albert prasetyo" <prasetyoalbert@gmail.com>
To: "Sergei Gavrikov" <w3sg@softhome.net>
Cc: "Paul D. DeRocco" <pderocco@ix.netcom.com>,
	 	ecos-discuss <ecos-discuss@ecos.sourceware.org>
Subject: Re: [ECOS] ecos application problem
Date: Mon, 27 Aug 2007 05:53:00 -0000	[thread overview]
Message-ID: <f231b81a0708262253n5572b2f3gc1dafeb484f7b559@mail.gmail.com> (raw)
In-Reply-To: <1187935563.16741.4.camel@sg-ubuntu>

Hi all;

>
> Try to import this
>
> cat <<_EOF | ecosconfig import /dev/stdin
> cdl_option CYGSEM_HAL_USE_ROM_MONITOR {inferred_value 0 Generic};
> cdl_option CYGSEM_HAL_DIAG_MANGLER {user_value None};
> _EOF
>
> before the build the eCos stuff

I have applied above, but still can't get the expected result. The
output of redboot
become as follows:

RedBoot> load -m y
CCEntry point: 0x21000040, address range: 0x21000000-0x210082b0
xyzModem - CRC mode, 3(SOH)/98(STX)/0(CAN) packets, 4 retries
RedBoot> go

After go command was executed, the redboot seems to 'hang' . I think redboot
expected some input from user. I tried to input '+' but nothing happened.

I read from other threads and conclude that it is possible to run
application by disabling debug channel. I intend to do it by disable
'debug serial port'
(i.e. CYGNUM_HAL_VIRTUAL_VECTOR_DEBUG_CHANNEL) but cannot do it
(cannot find CYGPRI_HAL_VIRTUAL_VECTOR_DEBUG_CHANNEL_CONFIGURABLE).
Is it the right thing to do?

By the way I run my redboot on RAM mode, maybe it's the cause the
update can't work. When I try to use redboot in ROM mode, even the
application cannot be downloaded at all. (as described by Henry Wong
in this link :
http://ecos.sourceware.org/ml/ecos-discuss/2006-05/msg00047.html )
Thank you for your attention.

Regards;
Albert P

-- 
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:[~2007-08-27  5:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-23 11:28 albert prasetyo
2007-08-23 22:47 ` Paul D. DeRocco
     [not found] ` <029201c7e5d3$ce0bd2d0$887ba8c0@PAULD>
2007-08-24  2:30   ` albert prasetyo
2007-08-24  3:53     ` Paul D. DeRocco
2007-08-24  6:06       ` Sergei Gavrikov
2007-08-27  5:53         ` albert prasetyo [this message]
2007-08-27  6:28           ` Sergei Gavrikov
2007-09-01  9:35             ` albert prasetyo
2007-09-01 17:49               ` Sergei Gavrikov
2007-09-03  3:58                 ` albert prasetyo
2007-09-03  7:05                   ` Sergei Gavrikov
2007-09-04  3:27                     ` albert prasetyo
2007-08-24  4:57     ` Alexey Shusharin

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=f231b81a0708262253n5572b2f3gc1dafeb484f7b559@mail.gmail.com \
    --to=prasetyoalbert@gmail.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=pderocco@ix.netcom.com \
    --cc=w3sg@softhome.net \
    /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).