In comp.lang.c termiflyer <> wrote:
> Does anyone have any recommendations (books, links to class web pages,
> etc) for straight-forward learning about everything in between C
> programming and assembler? I know C fairly well, and I know assembler
> fairly well (as far as using the instruction set to get things done).
> What I'm short on is the in between parts: position independent code,
> relocation, different sections (SDA, BSS, etc), placing them in flash,
> relocating to RAM, how to manipulate all these i C and/or assembly to
> get the code to do what you want.
I'm not an expert in the field and I can't give you much advice,
but I think this might be a good overview:
http://www.iecc.com/linker/
You might also find some papers by Ulrich Drepper interesting.
comp.programming is probably a good place to ask this kind
of questions, too. It's definitely OT in c.l.c.
--
Stan Tobias
mailx `echo
LID | sed s/[[:upper:]]//g`