SDK FOR ANGSTROM

hey!
i got my rev c4 running, it has illume(x11) with angstrom kernel. now
i want to develop apps with java(eclipse) where will i find the
necessary files to build the environment. i mean the sdk and and files
necessary for cross compilation.
also tell me how can i get it to work with internet. wireless or
wired. cant play media files and cant find the media player =P
thanks in advance

connect the ethernet cable

type “udhcpc”

then opkg mplayer

u have the music player running…

Njoy.

Have you considered visiting http://www.angstrom-distribution.org/ , reading that page and maybe clicking on some of the links?

why wont it directly open up? like double clicking an icon? and what
kinda format does it play?

Hello everyone!

I am wondering if anyone know of a good way to add time between the SPI enable line going low and the first clock pulse? My reason for asking is that I am trying to interface with a device that needs about 90uS between the enable line going low(active low device) and the first clock pulse. I have tried code that uses a GPIO pin via fwrite but have found this method to be quite jittery(90uS cannot always be guaranteed). Does anyone have any suggestions, hints or tips?

I found it kind of ironic that the delay one can add via the spi structure is to the end of the last clock pulse.

Thanks for the read.

David