Discussion Forum

µVision and Redboot, linker addresses?

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Thorsten de Buhr
Posted
16-Jan-2008 20:43 GMT
Toolset
ARM
New! ÂµVision and Redboot, linker addresses?

Hello,

I have a question about using µVision and RedBoot. RedBoot loads an image via tftp to 0x80000, ther is RAM on my DEV-Board.

My problem is that I don't know how to tell the linker addresses.
Can anyone help me in
- what addresses do I have to insert where in the Options Menue?
- how to set up a correct scatter file (do I need one? I think the basic controller setup is done by redboot...)

At least I want to compile source code that is _not_ executed after reset, the code will be started by redboot and so I don't need the whole controller setup.

Many thanks!

Greetings,
Th. de Buhr

Read-Only
Author
Reinhard Keil
Posted
25-Jan-2008 08:09 GMT
Toolset
ARM
New! RE: µVision and Redboot, linker addresses?

take a look to C:\Keil\ARM\Hlp\RVI.CHM - Linker Configuration.

Next Thread | Thread List | Previous Thread Start a Thread | Settings