How to compile 2440test?

dejet
Hello,

I'd like to use Mini2440 in OSless mode, but I am having problems compiling
even a simple Hello World application.
I am using GCC (Sourcery) with Eclipse, but I am getting a bunch of errors
in the "2440init.s" file, like:

2440init.s:13: Error: bad instruction `get option.inc' (and lots like this)

or 

2440init.s:30: Error: junk at end of line, first unrecognized character is
`0'

Can anyone help me to fix this problem?

Damian Eppel
Hi,

Unfortunately You cannot compile that using gcc. 
The only way to compile 2440test is by using ADS1.2 (ARM Development Suite
- codewarrior). 
I'm also tryin' to find OSless appliction example that can be compiled with
GCC, but with no success yet...

BR,

Damian