where is scatter-loading description

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

where is scatter-loading description

1,179 Views
fatalfeel
Contributor V

where is the scatter-loading description in i.mx6

whats the file name

I need change it for long branch~~~

Labels (2)
0 Kudos
6 Replies

938 Views
fatalfeel
Contributor V

ok i find the topic
scatter file

where is freescale's scatter file location?
how to generate it?

0 Kudos

938 Views
Yuri
NXP Employee
NXP Employee

Hi,

The simpest scatter file mau be found at

c:\Program Files\DS-5 v5.21.0\examples\Bare-metal_boards_examples.zip\DS-5Examples\Freescale-iMX6Q_RAM\scatter.scat

It uses internal RAM of i.MX6. You may change it for external DRAM, just changing

base address from 0x0090_0000 to 1000_0000, assuming initialization script provides

DRAM controller (MMDC) settings.

 


Regards,

Yuri.

0 Kudos

938 Views
Yuri
NXP Employee
NXP Employee

Hello,

   Please let me know more details about the problem.


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

938 Views
fatalfeel
Contributor V

thanks Yuri

ARM Information Center
i want to do long call/jump arm said edit scatter-loading description
but where is it? must have a file name or location

0 Kudos

938 Views
fatalfeel
Contributor V

Scatter-loading description file

The scatter-loading description file syntax shown in the following figure reflects the functionality provided by scatter-loading itself:ARM Information Center

0 Kudos

938 Views
Yuri
NXP Employee
NXP Employee

Hello,

The scatter file depends on memory, used by an application.

An example for internal memory (OCRAM) may be found in attachment

of the following thread.

Integrating Processor Expert for i.MX and ARM GCC with Eclipse

General memory map of i.MX6 is described in Chapter 2

(Memory Maps) of the i.MX6 D/Q Reference Manual.

http://cache.nxp.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf

Regards,

Yuri.

0 Kudos