am64x/am243x: endat: Increase available MSRAM size for application
- Debug mode application is slightly above 256 KB in size, which caused linker failure - Increase the MSRAM MEMORY size to 512 KB Fixes: PINDSW-7142 Signed-off-by: Dhaval Khandla <dhavaljk@ti.com>
This commit is contained in:
parent
e5116e09ee
commit
7b96963d34
@ -134,7 +134,7 @@ MEMORY
|
|||||||
/* when using multi-core application's i.e more than one R5F/M4F active, make sure
|
/* when using multi-core application's i.e more than one R5F/M4F active, make sure
|
||||||
* this memory does not overlap with other R5F's
|
* this memory does not overlap with other R5F's
|
||||||
*/
|
*/
|
||||||
MSRAM : ORIGIN = 0x70080000 , LENGTH = 0x40000
|
MSRAM : ORIGIN = 0x70080000 , LENGTH = 0x80000
|
||||||
|
|
||||||
/* This section can be used to put XIP section of the application in flash, make sure this does not overlap with
|
/* This section can be used to put XIP section of the application in flash, make sure this does not overlap with
|
||||||
* other CPUs. Also make sure to add a MPU entry for this section and mark it as cached and code executable
|
* other CPUs. Also make sure to add a MPU entry for this section and mark it as cached and code executable
|
||||||
|
|||||||
@ -133,7 +133,7 @@ MEMORY
|
|||||||
/* when using multi-core application's i.e more than one R5F/M4F active, make sure
|
/* when using multi-core application's i.e more than one R5F/M4F active, make sure
|
||||||
* this memory does not overlap with other R5F's
|
* this memory does not overlap with other R5F's
|
||||||
*/
|
*/
|
||||||
MSRAM : ORIGIN = 0x70080000 , LENGTH = 0x40000
|
MSRAM : ORIGIN = 0x70080000 , LENGTH = 0x80000
|
||||||
|
|
||||||
/* This section can be used to put XIP section of the application in flash, make sure this does not overlap with
|
/* This section can be used to put XIP section of the application in flash, make sure this does not overlap with
|
||||||
* other CPUs. Also make sure to add a MPU entry for this section and mark it as cached and code executable
|
* other CPUs. Also make sure to add a MPU entry for this section and mark it as cached and code executable
|
||||||
|
|||||||
@ -134,7 +134,7 @@ MEMORY
|
|||||||
/* when using multi-core application's i.e more than one R5F/M4F active, make sure
|
/* when using multi-core application's i.e more than one R5F/M4F active, make sure
|
||||||
* this memory does not overlap with other R5F's
|
* this memory does not overlap with other R5F's
|
||||||
*/
|
*/
|
||||||
MSRAM : ORIGIN = 0x70080000 , LENGTH = 0x40000
|
MSRAM : ORIGIN = 0x70080000 , LENGTH = 0x80000
|
||||||
|
|
||||||
/* This section can be used to put XIP section of the application in flash, make sure this does not overlap with
|
/* This section can be used to put XIP section of the application in flash, make sure this does not overlap with
|
||||||
* other CPUs. Also make sure to add a MPU entry for this section and mark it as cached and code executable
|
* other CPUs. Also make sure to add a MPU entry for this section and mark it as cached and code executable
|
||||||
|
|||||||
@ -134,7 +134,7 @@ MEMORY
|
|||||||
/* when using multi-core application's i.e more than one R5F/M4F active, make sure
|
/* when using multi-core application's i.e more than one R5F/M4F active, make sure
|
||||||
* this memory does not overlap with other R5F's
|
* this memory does not overlap with other R5F's
|
||||||
*/
|
*/
|
||||||
MSRAM : ORIGIN = 0x70080000 , LENGTH = 0x40000
|
MSRAM : ORIGIN = 0x70080000 , LENGTH = 0x80000
|
||||||
|
|
||||||
/* This section can be used to put XIP section of the application in flash, make sure this does not overlap with
|
/* This section can be used to put XIP section of the application in flash, make sure this does not overlap with
|
||||||
* other CPUs. Also make sure to add a MPU entry for this section and mark it as cached and code executable
|
* other CPUs. Also make sure to add a MPU entry for this section and mark it as cached and code executable
|
||||||
|
|||||||
@ -133,7 +133,7 @@ MEMORY
|
|||||||
/* when using multi-core application's i.e more than one R5F/M4F active, make sure
|
/* when using multi-core application's i.e more than one R5F/M4F active, make sure
|
||||||
* this memory does not overlap with other R5F's
|
* this memory does not overlap with other R5F's
|
||||||
*/
|
*/
|
||||||
MSRAM : ORIGIN = 0x70080000 , LENGTH = 0x40000
|
MSRAM : ORIGIN = 0x70080000 , LENGTH = 0x80000
|
||||||
|
|
||||||
/* This section can be used to put XIP section of the application in flash, make sure this does not overlap with
|
/* This section can be used to put XIP section of the application in flash, make sure this does not overlap with
|
||||||
* other CPUs. Also make sure to add a MPU entry for this section and mark it as cached and code executable
|
* other CPUs. Also make sure to add a MPU entry for this section and mark it as cached and code executable
|
||||||
|
|||||||
@ -134,7 +134,7 @@ MEMORY
|
|||||||
/* when using multi-core application's i.e more than one R5F/M4F active, make sure
|
/* when using multi-core application's i.e more than one R5F/M4F active, make sure
|
||||||
* this memory does not overlap with other R5F's
|
* this memory does not overlap with other R5F's
|
||||||
*/
|
*/
|
||||||
MSRAM : ORIGIN = 0x70080000 , LENGTH = 0x40000
|
MSRAM : ORIGIN = 0x70080000 , LENGTH = 0x80000
|
||||||
|
|
||||||
/* This section can be used to put XIP section of the application in flash, make sure this does not overlap with
|
/* This section can be used to put XIP section of the application in flash, make sure this does not overlap with
|
||||||
* other CPUs. Also make sure to add a MPU entry for this section and mark it as cached and code executable
|
* other CPUs. Also make sure to add a MPU entry for this section and mark it as cached and code executable
|
||||||
|
|||||||
@ -134,7 +134,7 @@ MEMORY
|
|||||||
/* when using multi-core application's i.e more than one R5F/M4F active, make sure
|
/* when using multi-core application's i.e more than one R5F/M4F active, make sure
|
||||||
* this memory does not overlap with other R5F's
|
* this memory does not overlap with other R5F's
|
||||||
*/
|
*/
|
||||||
MSRAM : ORIGIN = 0x70080000 , LENGTH = 0x40000
|
MSRAM : ORIGIN = 0x70080000 , LENGTH = 0x80000
|
||||||
|
|
||||||
/* This section can be used to put XIP section of the application in flash, make sure this does not overlap with
|
/* This section can be used to put XIP section of the application in flash, make sure this does not overlap with
|
||||||
* other CPUs. Also make sure to add a MPU entry for this section and mark it as cached and code executable
|
* other CPUs. Also make sure to add a MPU entry for this section and mark it as cached and code executable
|
||||||
|
|||||||
@ -133,7 +133,7 @@ MEMORY
|
|||||||
/* when using multi-core application's i.e more than one R5F/M4F active, make sure
|
/* when using multi-core application's i.e more than one R5F/M4F active, make sure
|
||||||
* this memory does not overlap with other R5F's
|
* this memory does not overlap with other R5F's
|
||||||
*/
|
*/
|
||||||
MSRAM : ORIGIN = 0x70080000 , LENGTH = 0x40000
|
MSRAM : ORIGIN = 0x70080000 , LENGTH = 0x80000
|
||||||
|
|
||||||
/* This section can be used to put XIP section of the application in flash, make sure this does not overlap with
|
/* This section can be used to put XIP section of the application in flash, make sure this does not overlap with
|
||||||
* other CPUs. Also make sure to add a MPU entry for this section and mark it as cached and code executable
|
* other CPUs. Also make sure to add a MPU entry for this section and mark it as cached and code executable
|
||||||
|
|||||||
@ -134,7 +134,7 @@ MEMORY
|
|||||||
/* when using multi-core application's i.e more than one R5F/M4F active, make sure
|
/* when using multi-core application's i.e more than one R5F/M4F active, make sure
|
||||||
* this memory does not overlap with other R5F's
|
* this memory does not overlap with other R5F's
|
||||||
*/
|
*/
|
||||||
MSRAM : ORIGIN = 0x70080000 , LENGTH = 0x40000
|
MSRAM : ORIGIN = 0x70080000 , LENGTH = 0x80000
|
||||||
|
|
||||||
/* This section can be used to put XIP section of the application in flash, make sure this does not overlap with
|
/* This section can be used to put XIP section of the application in flash, make sure this does not overlap with
|
||||||
* other CPUs. Also make sure to add a MPU entry for this section and mark it as cached and code executable
|
* other CPUs. Also make sure to add a MPU entry for this section and mark it as cached and code executable
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user