public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Building Problems with eCos / no Timervector for Kernel
@ 2005-08-15 15:01 PhilippSteil
  0 siblings, 0 replies; only message in thread
From: PhilippSteil @ 2005-08-15 15:01 UTC (permalink / raw)
  To: ecos-discuss

Hi there,

i'm a new user of eCos and not very experienced now. So I started with small steps like many beginners. I want to
run eCos on the Keil LPC2100 Board and I used the Keil Template and the default package for it.

I changend only the stack sizes because the LPC got 16kB RAM only. Compilation of the Lib is successfull. I included the lib
into a Keil µVision Project with the simple 2Threads example from ecos.

Compilation of the Projekt is successfull too. But Simulation failed on the Timer 0 Overflow. I looked up the VIC and checked out that there's no Vector defined for the Timer 0.

I assume that Timer 0 is used for the scheduler for thread switching and i can't explain myself where the misstake came from. On flash location 0 the compiler locate the reset vector and all the others are redirected to adress 0x18. I used the arm-elf gnu compiler for lib creation with config tool and the arm-thumb-elf gnu compiler delivered by the keil gnu package for my µVision Projekt.

I have not changed anything in the configtool except those settings for the stacksizes. Is there a Compilerproblem or a Settingsproblem in the Configtool or is the code non-simulateable because of special simulating stood arounds.

Bye, and Thanks for it
Philipp

-- 
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] only message in thread

only message in thread, other threads:[~2005-08-15 15:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-15 15:01 [ECOS] Building Problems with eCos / no Timervector for Kernel PhilippSteil

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