Yahoo Groups archive

Lpc2000

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

Message

Re: _start code crashes

2006-03-14 by Rebekah Moser

--- In lpc2000@yahoogroups.com, "Rebekah Moser" <moserr@...> wrote:
> I disassembled the code it jumps to for _start,
> which looks like so:
> 
> 0x00000258  E3A00016  MOV       R0,#0x00000016
> 0x0000025C  E28F10E8  ADD       R1,PC,#0x000000E8
> 0x00000260  EF123456  SWI       0x00123456

More info on this - this code comes from crt0.o.  It appears that gcc
version 4.0.2 has several crt0 options:  crt0.o, rdimon-crt0.o,
rdpmon-crt0.o, and redboot-crt0.o.  Not all of them have the offending
SWI instruction in them.  What is the difference between these?

Thanks,
Rebekah

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.