Hi!
We are running a standalone program via U-boot on our Olimex SAM9-L9260
board with a AT91SAM9260. Included with the board was a CD with U-boot
including some board-specific files. We are able to compile and run a
Hello-World example as well as starting timers and generating pwm-signals.
But we seem unable to generate interrupts, we have tried both from the
button on the board (IRQ1) and from a Timer-Counter.
We think we are doing everything according to Atmels datacheet for
AT91SAM9260 but it's just not working.

We are kind of lost and not sure what's wrong or what we are supposed to
ask, but we have made some obeservations.

We have been searching through U-boot config-, header-, source- and
makefiles. And found that in our sam9l9260.h it says:
#undef  CONFIG_USE_IRQ
Does this mean we are not using interrupts?

>From what we gather U-boot configures the processor-core before our code
starts, is that something we want to look into?

If you are not familiar with this board it is supposed to be very similar to
the AT91SAM9260EK.

Please help us figure this one out!

Regards
Björn Saläng & Andreas Gising
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to