public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] GPIO blinking
@ 2005-03-25 22:24 Nickolay
  2005-03-28  8:50 ` alfred hitch
  0 siblings, 1 reply; 2+ messages in thread
From: Nickolay @ 2005-03-25 22:24 UTC (permalink / raw)
  To: ecos-discuss

Hallo.

I'll try load redboot on new hand worked IXDP425 board, but has some 
problem.
The prefect way to debug where problem is, turn on/off some GPIO leds.
Can anyone can tell me, how i can turn on/off GPIO?
I discovery, that redboot start running from cyg_start() function, and 
then i wanna
insert code for GPIO blinking after each instruction in that file.


-- 
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] 2+ messages in thread

* Re: [ECOS] GPIO blinking
  2005-03-25 22:24 [ECOS] GPIO blinking Nickolay
@ 2005-03-28  8:50 ` alfred hitch
  0 siblings, 0 replies; 2+ messages in thread
From: alfred hitch @ 2005-03-28  8:50 UTC (permalink / raw)
  To: Nickolay; +Cc: ecos-discuss

Hi,

I havent done led blinking .. 
but I think it shouldnt be that tough ..  u can call the GPIO_HIGH ,
etc macros which are there in the whole code .. that should take that
specific GPIO high and if ur LED is on that GPIO, it should blink ..

I am not too sure first of all how come default image u have made isnt
working on IXDP425, I am also using IXP425 based board .. and it works
fine for me with default compilation on IXDP425,
may be u can post something on that here and we can try and help u with that .. 

Cheers,
Alfred


On Fri, 25 Mar 2005 15:21:22 +0300, Nickolay <nickolay@protei.ru> wrote:
> Hallo.
> 
> I'll try load redboot on new hand worked IXDP425 board, but has some
> problem.
> The prefect way to debug where problem is, turn on/off some GPIO leds.
> Can anyone can tell me, how i can turn on/off GPIO?
> I discovery, that redboot start running from cyg_start() function, and
> then i wanna
> insert code for GPIO blinking after each instruction in that file.
> 
> --
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: 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

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

end of thread, other threads:[~2005-03-28  1:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-25 22:24 [ECOS] GPIO blinking Nickolay
2005-03-28  8:50 ` alfred hitch

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