Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

RE: [lpc2100] Makefile Project Help

2004-01-21 by Bill Knight

ARM and Thumb code are stored in the same sections.  For GNU,
ARM and Thumb code must be compiled seperately.  They can, however
be combined within the same assembly file.  If you need a project
the uses both be sure to check out 'interworking'.  Using the
-mthumb-interwork flag on both ARM and Thumb C code causes the
compiler to create code that can call and return between the two.

Regards
-Bill Knight
R O SoftWare


On Wed, 21 Jan 2004 17:13:02 -0500, James Dabbs wrote:

I received Lewin's book today.  What a great resource!

One more question: can anyone point me to info describing the sections
used by GNU compiler to store ARM vs. THUMB code?

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.