This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

LINKING CODE to specific addresses.


I'm having trouble getting started on creating 
code sections and linking code at specific addresses.

I want the code contained in a single source file (either 
C or assembly) to be located at address 0x20000.  The 
remaining code, the application S/W, needs to start 
immediately after the code in the single source file 
mentioned above.  The address of ROM in my uP is 0x00000
to 0x3FFFF.

Do I use the Configuration Tool to do this or do I need 
to manually edit a file.

Any help would be appreciated.

Thanks,


Chris

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