"I tried a more complex code that uses a periodic interval timer to do a delay
on flash LED code however this code does not work, It comes back to U-Boot
shell with return value of 1. What can I be doing wrong?" -- to answer my own
questions, the page
http://www.denx.de/wiki/view/DULG/MyStandal
I would like to "thank you" everyone who did answered to my questions.
I got now a simple code to work, my first stand alone application :-) - I did
used that values suggested by Wolfgang Den and Alessandro Rubini, both values
work :-)
I did read the include/configs/sam9l9260.h but I couldn't u
Hello :-)
On Sunday 11 May 2008 19:31:05 you wrote:
> In message <[EMAIL PROTECTED]> you wrote:
> > I am using an Olimex dev. board with a ARM9, AT91SAM9260 MCU. On my
> > makefile I
>
> Is this board supported in the public U-Boot git tree?
No I think, It come with sources on CDROM, however this
Hello :-)
I would like to create a standalone application and I already read manual and
also asked help here and got one good example however I can't get It working
and I think the problem is in the address.
I am using an Olimex dev. board with a ARM9, AT91SAM9260 MCU. On my makefile I
am link
with title: "questions about stand alone
application - flash a LED"
http://sourceforge.net/mailarchive/forum.php?thread_name=200804142118.18422.casainho%40gmail.com&forum_name=u-boot-users
-
This SF.net email
Hello Leon :-)
Thank you for your help!! :-)
I understand now that is not dificult to make a stand alone application, It's
easy :-) - I am trying to learn the art of building, using GCC, make files,
linking... :-)
Many thanks - have a nice days :-)
--
Cumprimentos,
JPCasainho - http://www.C
Hello :-)
I am looking for an example code for a Flash LED, for a stand alone
application. I did read the examples like "hello world" and the
/doc/standalone.
I would like to know If I can build a stand alone application without
build the u-boot -- I would appreciate if someone point me to a
tuto