This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

µ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

0