This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Hello? World?


Howdy,

> Try:
>   ecosconfig new ipaq
>   ecosconfig tree
>   make

Heh :-> Works;

---
(gdb) load
Loading section .rom_vectors, size 0x40 lma 0x20000
Loading section .text, size 0xb5e4 lma 0x20040
Loading section .rodata, size 0x41c lma 0x2b624
Loading section .data, size 0x4f8 lma 0x2ba40
Start address 0x20040 , load size 48952
Transfer rate: 26107 bits/sec, 302 bytes/write.
(gdb) cont
Continuing.
Hello, ecos world!
[New thread 1]

Program received signal SIGINT, Interrupt.
[Switching to thread 1]
0x21290 in hal_idle_thread_action (count=12160637)
    at 
/home/nclarey/src/cvs/ecos/packages/hal/arm/arch/current/src/hal_misc.c:206
206     }
---

What *isn't* included when you do an "ecosconfig new ipaq kernel"? Stdlib 
or something?

See ya,

Nick

-- 
Nick Clarey, System Architect        | "Sometimes when you fill a vacuum,
3G LAB                               |  it still sucks."  - Rob Pike
ph 44-1223-478900 fax 44-1223-478901 |


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]