[A83] Re: I need help with Ion programming now
[Prev][Next][Index][Thread]
[A83] Re: I need help with Ion programming now
Copying is relocation. When you have a '.org progstart', that means that
the program will be copied to address 'progstart' when it executes. If run
from the TI-OS and the TI-OS doesn't do this, then the program will almost
certainly crash.
> well it probably just copies the code instead of doing relocation (just
like
> it handles a hex-program)... your program would run, but there is no
> write-back...
Follow-Ups:
References: