On 03.06.2013 22:14, Lukas Riezler wrote: > Hi Ilja, > > I think it's the port which crashes...because the application contains only a > simple counter. > I did the clocking and hal_diag.c - are there any traps causing me > stumble?The clocking I did is on the same way like it is described in > examples of FM3 (where the clocks also get initialized). So I can't imagine > that my fault depends on clocking.
Try to imagine... Check whether your code tries access on some illegal location. Is your hardware properly initialized? Some devices like Kinetis have watchdog that is enabled after reset so you must disable it before u do anything. Does FM3 have one? Ilija > > Lukas > > > > Gesendet: Montag, 03. Juni 2013 um 21:49 Uhr > Von: "Ilija Kocho" <ili...@siva.com.mk> > An: "Lukas Riezler" <lukas.riez...@gmx.net> > Cc: ecos-disc...@sourceware.org > Betreff: Re: [ECOS] eCos application crashes > On 03.06.2013 21:31, Lukas Riezler wrote: >> Hi eCos-guys! >> >> I have a problem with my fm3 port. >> When I start an eCos application first it seems to run fine...but after ~1 >> second it crashes and restarts. >> Do you have any idea what could be the reason for this behaviour? >> I've tried to compile eCos without optimization ==> the first running was >> okay! The application did run fine!!! >> But when I started it a few minutes later it crashed again... > Is it the application or the port that chrashes? Have you tried the > application on some mature port? > > HTH > Ilija > > > -- > Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos > and search the list archive: > http://ecos.sourceware.org/ml/ecos-discuss[http://ecos.sourceware.org/ml/ecos-discuss] > > -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss