This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

execute code in ram, linker script


Hi again,

I need a section in a linker script which should put my code to the flash and give my the addresses like linked in ram.
My startup code should move the code from flash to ram. Absolutly normal I hope.

But I am not find the correct way to do it.

Please help!

4 sections needed (.text, .data, .bss and my stupied Flash->RAM section)

Could someone give me an example. I also need the symbol definition for the copy routine. 

Please help!
  Klaus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]