--- In lpc2000@yahoogroups.com, "dave_albert" <david_albert@h...> wrote: > > When building thumb code with gcc, on some > function calls (notably calls to IAP), I get > a link failure due to an undefined _call_via_r3. > I assume this is normally supplied by > a library, but it is not present in the > gnu tools supplied with the OCDemon. Does > anyone know what this function does so I > can implement it myself? Never mind...I found the answer: bx r3 nop
Message
Re: call_via_r3
2004-10-28 by dave_albert