To allow the user to change the scatter file on the web compiler.

05 Jan 2015

I would like you to allow the user to change the scatter file on the web compiler.

[Background]
In the case of Cortex-A9, we need to set the memory attributes such as cache. Memory arrangement must be adjusted for each system. Therefore, It is difficult to uniquely determine the memory configuration.

[Problem]
For example, in a system that has a 10MB RAM space, we will not be able to create the following two systems using the same scatter file:
Case1: System using 6MB RAM for the VRAM that do not use the cache.
Case2: System using 6MB RAM for the work area that uses the cache.

[Request]
It is necessary that the users can freely change the scatter file they currently can not. So please allow them to change it on the web compiler.