EmbDev.net

Forum: ARM programming with GCC/GNU tools Moving a project from AT91SAM7X to AT91SAM9XE


von Don B. (Company: LeDon Inc) (bart524)


Rate this post
useful
not useful
I have an application that working for the AT91SAM7X. It loads at 
x100000.
I now want to have it compile on the AT91SAM9XE. This needs to load at 
x200000.

I have setup the Nut configure to target this CPU and modified the 
architecture but it continues to adress the code at x100000.

What am I doing work?

PS using ethernut_4.8.9

von MacLyon (Guest)


Rate this post
useful
not useful
Hi,
Usually such thing is done in a specific linker file - I suppose you 
have one - don't know anything about your tool chain.
MacLyon

von Don B. (Company: LeDon Inc) (bart524)


Attached files:

Rate this post
useful
not useful
Using Yagarto.
Gett errors from the Configuator trying to build. See attachment

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.