[A83] Re: I need help with Ion programming now


[Prev][Next][Index][Thread]

[A83] Re: I need help with Ion programming now




But the TI-OS doesn't do relocation, does it?  I was under the impression
that ION did.  If that was the case, then it wouldn't run under the TI-OS.

> The fact that you can put a 'xor a' when you don't use ion library calls,
is
> just so that you can make the program run under TI-OS too!
> infact if you run a prog from TI-OS and the first statement is 'ret' the
> program will return immediately, thus avoiding calling the NOT load ion
> library calls in which place there is random code, and if there was an
'xor
> a' instead, the call WOULD take place, and PROBABLY result in a crash!!!!
>
> hope this made it clear...
>
> If you don't believe me, just ask Joe Wingbermuehle, he will probably tell
> you...






Follow-Ups: References: