Hi Wingston,

Wingston Sharon wrote:
> ahhh... got it! *facepalm*
> now i just feel stupid.

Don't worry.

> but my mini2440's working!! yaay!

\o/

> speaking of other stupid things i need to be clear about - From this
> baremetal setup:  i want to write "hello world" on the screen (without
> Qt).
>
> where do i put the source and how can i execute it after the
> filesystem has loaded.

First: While you developing your own application I recommend you to use NFS as 
your root filesystem. It saves you time when you try your own application 
running on the Mini2440 (you do not have to copy the just compiled app ever 
and ever again to the Mini2440).

Do you know:
http://www.pengutronix.de/software/ptxdist/appnotes/OSELAS.BSP-Pengutronix-Generic-arm-Quickstart.pdf
 ?

Maybe section 4.2 can answer your question about your own source and how to 
handle it. You should start with a 'src-make-prog' type of package (very 
simple). If you are an expert in autotools you could start with 
a 'src-autoconf-prog' type of package as well.

> i tested out the stuff on the quickstart, the leds and stuff, never
> thought i'd be so happy to see leds blinking!!! awesome! are there any
> more examples of the sort out there?

What kind of examples do you mean?

Regards,
Juergen

-- 
Pengutronix e.K.                              | Juergen Beisert             |
Linux Solutions for Science and Industry      | http://www.pengutronix.de/  |

Reply via email to