ARM ds-5 development tools

Luigi
have nobody experience on using DS-5 ARM development tool??

reading on the web site:fully support ARM1176JZF-S processor , suitable for
writing linux kernel and modify Android O.S. or building APP. Android&Linux
Application Debug.

where can i find information about getting starded with ds-5 on tiny6410??

thanks to all


Ciao

brox
I've tried using it, but currently DS-5 is unusable due to huge amount of
bugs. Use Keil tools instead - their GUI is poor, but at least it works

Juergen Beisert
The main question would be: why using such kind of IDE in general? Use your
favourite editor for your own development and some kind of buildsystem
(buildroot, OE or PTXdist) to create the other components you need to make
your S3C6410 CPU work.

Luigi
what kind of development tool can i use to modify and make kernel modules?
where can i find information about it?

Luigi
i need the basic information...for example:
i want to write a C file that make blinking one LED.
where can find information on how to write correctly this file , how to
compile , how to flash and execute on tiny6410..(of corse use linux kernel)
many many thanks for the reply.

Juergen Beisert
Kernel-modules: a cross toolchain (compiler, assembler, linker), a simple
editor to edit the files and the 'make' tool. More you do not need. And
some knowledge about how the kernel works internally, of course.
Information about that: Take a look into the kernel sources. Its full of
examples how to write drivers for a specific hardware.
Blinking LEDs: read wingz's blog

Luigi
thanks a lot Juergen

Luigi
sorry i can't find the blog..can you give me the link please

Juergen Beisert
http://wingston.workshopindia.com/wingz/

Luigi
thanks...but in this blog talk about QT application ...not sample C
application (or module)

Juergen Beisert
You asked for controlling LEDs and I provide you a link where controlling
LEDs on a Mini platform is presented.

Luigi
i'm looking for using of ptxdist for preparing of a correct development
tools , but i have many problems , where can i find a step by step tutorial
that explain all to configure and use?
my host: ubuntu 12 (64bit) 
target : tiny6410