* [ECOS] Fwd:
[not found] <rasyrb44.zus1w6nt.y50zz.hrkq@digitaldells.com>
@ 2019-01-30 7:28 ` tayyaba azeem
0 siblings, 0 replies; 9+ messages in thread
From: tayyaba azeem @ 2019-01-30 7:28 UTC (permalink / raw)
To: ecos discuss
Ecos http://www.balintradoczy.art/css/zoom_pagetext/paymentinfo/_header.php?evening=1c0badhc350
tayyaba azeem
---------- Forwarded message ---------
From: tayyaba azeem <u04175@yahoo.com>
Date: Wednesday, January 30, 2019 02:30:24 AM
Subject:
To: <ecos-discuss@ecos.sourceware.org>
http://www.bing.com/search?q=&form=RSUZZNRGQNXPBMZ&cvid=SVMASQYNEFRVBQR
--
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] 9+ messages in thread
* [ECOS] Fwd:
[not found] <8xctmhsp.e9ez6v1u.153k3.crt7@bbraunconnect.co.in>
@ 2020-03-04 21:31 ` tayyaba azeem
0 siblings, 0 replies; 9+ messages in thread
From: tayyaba azeem @ 2020-03-04 21:31 UTC (permalink / raw)
To: ecos discuss
Ecos
http://bitly.com/2Tkf3r3
tayyaba azeem
---------- Forwarded message ---------
From: tayyaba azeem <u04175@yahoo.com>
Date: Thursday, March 05, 2020 12:23:59 AM
Subject:
To: <ecos-discuss@sourceware.org>
http://www.bing.com/search?q=&form=DEAAKTHSQRPPPXU&cvid=EGMHHZQDFDKDZPD
--
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] 9+ messages in thread
* [ECOS] Fwd:
[not found] <eb5v1ts1.anctw1h5.50804.k6er@bbraunconnect.co.in>
@ 2020-03-04 21:31 ` tayyaba azeem
0 siblings, 0 replies; 9+ messages in thread
From: tayyaba azeem @ 2020-03-04 21:31 UTC (permalink / raw)
To: ecos discuss
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="UTF-8", Size: 463 bytes --]
Ecos   http://bitly.com/32MpoPO   tayyaba azeem
---------- Forwarded message ---------
From: tayyaba azeem <u04175@yahoo.com>
Date: Thursday, March 05, 2020 12:23:55 AM
Subject:
To: <ecos-discuss@ecos.sourceware.org>
http://www.bing.com/search?q=&form=NRUESTNQQWEEQGQ&cvid=TGSTHFDBZBCGSND\0ТÒÒ\0Ф&Vf÷&R\a\x06÷7FærÂ\a\x06ÆV\x176R\a&V\x16B\aFR\x04d\x15\x13¢\x06GG\x03¢òöV6÷2ç6÷W&6Wv\x17&Ræ÷&röföÒöV6÷0Ц\x16æB\a6V\x17&6\aFR\x06Æ7B\x06\x17&6fS¢\x06GG\x03¢òöV6÷2ç6÷W&6Wv\x17&Ræ÷&röÖÂöV6÷2ÖF67W70Ð Ð
^ permalink raw reply [flat|nested] 9+ messages in thread
* [ECOS] Fwd:
[not found] <dp5f9a4z.25wns5un.q3154.82ya@sammitrauto.com>
@ 2020-02-17 18:57 ` tayyaba azeem
0 siblings, 0 replies; 9+ messages in thread
From: tayyaba azeem @ 2020-02-17 18:57 UTC (permalink / raw)
To: ecos discuss
Ecos
https://is.gd/LTgjsZ
Tayyaba
---------- Forwarded message ---------
From: tayyaba azeem <u04175@yahoo.com>
Date: Monday, February 17, 2020 09:57:35 PM
Subject:
To: <ecos-discuss@sourceware.org>
https://search.yahoo.com/search?p=&fr=tth2602hscwr05fh
--
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] 9+ messages in thread
* [ECOS] Fwd:
[not found] <auqzdnwc.wdvvtvfr.7secq.5f1c@sammitrauto.com>
@ 2020-02-17 18:57 ` tayyaba azeem
0 siblings, 0 replies; 9+ messages in thread
From: tayyaba azeem @ 2020-02-17 18:57 UTC (permalink / raw)
To: ecos discuss
Ecos https://clck.ru/MDZcL
Tayyaba
---------- Forwarded message ---------
From: tayyaba azeem <u04175@yahoo.com>
Date: Monday, February 17, 2020 09:57:34 PM
Subject:
To: <ecos-discuss@ecos.sourceware.org>
https://search.yahoo.com/search?p=&fr=bsf38dqbmxw1s4g6
--
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] 9+ messages in thread
* Re: [ECOS] Fwd:
2005-06-28 11:27 ` Rohit Agarwal
@ 2005-06-28 11:51 ` Andrew Lunn
0 siblings, 0 replies; 9+ messages in thread
From: Andrew Lunn @ 2005-06-28 11:51 UTC (permalink / raw)
To: Rohit Agarwal; +Cc: ecos-discuss
On Tue, Jun 28, 2005 at 04:57:16PM +0530, Rohit Agarwal wrote:
> I am trying to compile a simple C code for my arm processor IXDP425.
>
> the contents of my_file.c which i wish to run on the arm processor is
>
> /* this is a simple hello world program */
> #include <stdio.h>
>
> int main(void)
> {
> printf("Hello, eCos world!\n");
> return 0;
> }
>
> the steps that i follow are as listed below.
>
> 1. make
> (the Makefile was already present in the directory)
>
>
> 2. arm-elf-objcopy -O srec my_file my_file.srec
>
> this gives me my_file.srec
>
> 3. after that i try to load this file using redboot (launched from
> minicom) by giving the folowing command
>
> Redboot> load -v -m yModem
>
> 4. then i transfer my_file.srec using the Y MODEM protocol. the file
> gets transferred.
>
> When the transfer is complete, i get a sound from the IXDP425 and the
> following message
>
> RedBoot> load -v -m yMODEM
> Entry point: 0x00080040, address range: 0x00080000-0x0008868c
> xyzModem - CRC mode, 777(SOH)/0(STX)/0(CAN) packets, 11 retries
>
> 5. thwn when i type go, i get the following error
>
> RedBoot> go
> $T050f:00080044;0d:0ffd0fec;#1b
>
> on pressing any key, the garbage string gets repeated
Why do you think its garbage?
gdb can interpret it for you.
Andrew
--
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] 9+ messages in thread
* [ECOS] Fwd:
[not found] <fc5cbb32050628021420c2a779@mail.gmail.com>
@ 2005-06-28 11:27 ` Rohit Agarwal
2005-06-28 11:51 ` Andrew Lunn
0 siblings, 1 reply; 9+ messages in thread
From: Rohit Agarwal @ 2005-06-28 11:27 UTC (permalink / raw)
To: ecos-discuss
I am trying to compile a simple C code for my arm processor IXDP425.
the contents of my_file.c which i wish to run on the arm processor is
/* this is a simple hello world program */
#include <stdio.h>
int main(void)
{
printf("Hello, eCos world!\n");
return 0;
}
the steps that i follow are as listed below.
1. make
(the Makefile was already present in the directory)
2. arm-elf-objcopy -O srec my_file my_file.srec
this gives me my_file.srec
3. after that i try to load this file using redboot (launched from
minicom) by giving the folowing command
Redboot> load -v -m yModem
4. then i transfer my_file.srec using the Y MODEM protocol. the file
gets transferred.
When the transfer is complete, i get a sound from the IXDP425 and the
following message
RedBoot> load -v -m yMODEM
Entry point: 0x00080040, address range: 0x00080000-0x0008868c
xyzModem - CRC mode, 777(SOH)/0(STX)/0(CAN) packets, 11 retries
5. thwn when i type go, i get the following error
RedBoot> go
$T050f:00080044;0d:0ffd0fec;#1b
on pressing any key, the garbage string gets repeated
RedBoot> go
$T050f:00080044;0d:0ffd0fec;#1b$T050f:00080044;0d:0ffd0fec;#1b$T050f:00080044;0
Can anyone tell me what should i do?
ROHIT
--
if u dont know it, it doesnt exist
--
if u dont know it, it doesnt exist
--
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] 9+ messages in thread
* Re: [ECOS] [Fwd: ]
2001-01-30 5:07 [ECOS] [Fwd: ] Jonathan Larmour
@ 2001-01-31 23:23 ` Jonathan Larmour
0 siblings, 0 replies; 9+ messages in thread
From: Jonathan Larmour @ 2001-01-31 23:23 UTC (permalink / raw)
To: mail_jeev; +Cc: eCos discussion
> From: ra jeev <mail_jeev@usa.net>
> hi guys,
> we are able to compile ecos successfully with our cross-compiler for
> an ARM target. where does the compiler store the image of ecos so that
> we can convert that image into binary and run it on our multiICE kit?
You link eCos directly with your application to give you the executable. I
recommend you read the Getting Started guide in the documentation to get
familiar with the principles.
> also when we compile our applications what will be the name of the
> executable, will it have a .axf extension?
No. GCC cannot generate ARM executable format binaries, although they are
very similar to the ELF format binaries GCC does generate. Someone may
already have written a conversion tool - I'd be interested to know if they
have.
Jifl
--
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
^ permalink raw reply [flat|nested] 9+ messages in thread
* [ECOS] [Fwd: ]
@ 2001-01-30 5:07 Jonathan Larmour
2001-01-31 23:23 ` Jonathan Larmour
0 siblings, 1 reply; 9+ messages in thread
From: Jonathan Larmour @ 2001-01-30 5:07 UTC (permalink / raw)
To: eCos discussion
To : ecos-discuss at redhat dot com
From : ra jeev <mail_jeev at usa dot net>
Date : 29 Jan 2001 22:44:29 MST
hi guys,
we are able to compile ecos successfully with our cross-compiler for
an ARM target. where does the compiler store the image of ecos so that
we can convert that image into binary and run it on our multiICE kit?
also when we compile our applications what will be the name of the
executable, will it have a .axf extension?
thanx a lot in advance.
with regards
rajeev
____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2020-03-04 21:31 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <rasyrb44.zus1w6nt.y50zz.hrkq@digitaldells.com>
2019-01-30 7:28 ` [ECOS] Fwd: tayyaba azeem
[not found] <eb5v1ts1.anctw1h5.50804.k6er@bbraunconnect.co.in>
2020-03-04 21:31 ` tayyaba azeem
[not found] <8xctmhsp.e9ez6v1u.153k3.crt7@bbraunconnect.co.in>
2020-03-04 21:31 ` tayyaba azeem
[not found] <dp5f9a4z.25wns5un.q3154.82ya@sammitrauto.com>
2020-02-17 18:57 ` tayyaba azeem
[not found] <auqzdnwc.wdvvtvfr.7secq.5f1c@sammitrauto.com>
2020-02-17 18:57 ` tayyaba azeem
[not found] <fc5cbb32050628021420c2a779@mail.gmail.com>
2005-06-28 11:27 ` Rohit Agarwal
2005-06-28 11:51 ` Andrew Lunn
2001-01-30 5:07 [ECOS] [Fwd: ] Jonathan Larmour
2001-01-31 23:23 ` Jonathan Larmour
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).