public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] ecos application problem
@ 2007-08-23 11:28 albert prasetyo
  2007-08-23 22:47 ` Paul D. DeRocco
       [not found] ` <029201c7e5d3$ce0bd2d0$887ba8c0@PAULD>
  0 siblings, 2 replies; 13+ messages in thread
From: albert prasetyo @ 2007-08-23 11:28 UTC (permalink / raw)
  To: ecos-discuss

Hi everyone;
I am a newbie in redboot and ecos. Currently I am developing redboot
for AT91RM9200 board (ARM9). I am able to develop redboot (RAM)
version for this board but unable to run the application (app.srec).

Source code of app.srec:
#include <stdio.h>

int main(void)

{

printf("1\n");

return 0;

}


This is the message generated by redboot:

RedBoot> load -m y
CCEntry point: 0x21000040, address range: 0x21000000-0x210086c4
xyzModem - CRC mode, 2(SOH)/102(STX)/0(CAN) packets, 4 retries
RedBoot> go
$O310A#24

It somehow managed to print '1' but in ASCII mode. I don't know where
my configuration goes wrong.
Any help is much appreciated.

Thanks in advance;
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

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

end of thread, other threads:[~2007-09-04  3:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-23 11:28 [ECOS] ecos application problem 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
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

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).