Date : Sat, 22 Sep 2007 20:09:13 +0100
From : info@... (Sprow)
Subject: Writing in C for the ARM coprocessor
Hello,
Just published is a new application note on how to write programs in C for
the ARM coprocessor.
Writing in a higher level language has many advantages over writing in
assembler. Often the program's goal can be achieved in a much shorter
development time, using existing 'C' functions written by other people, with
fewer hard to track down bugs introduced.
There are 3 example programs covered, as well as details of how to extend
the approach for other compilers - allowing floating point and SWI calls to
be mixed in your program with ease.
Download now from
http://www.sprow.co.uk/bbc/hardware/armcopro/writinginc.pdf
http://www.sprow.co.uk/bbc/hardware/armcopro/writinginc.zip
and good luck,
Sprow.