am263x: rtlibs: Fix linker file for AM263X examples

Fixes: PINDSW-6566

Signed-off-by: Dhaval Khandla <dhavaljk@ti.com>
This commit is contained in:
Dhaval Khandla 2023-09-19 16:09:57 +05:30
parent 06a4b1e6a1
commit d51d4e98b7
8 changed files with 8 additions and 8 deletions

View File

@ -5,7 +5,7 @@
*/
/* Define core & platform specific variables */
#define FAST_RAM R5F_TCMB0 /* R5F_TCMA also works */
#define FAST_RAM R5F_TCMB /* R5F_TCMA also works */
#define REG_RAM OCRAM
SECTIONS

View File

@ -5,7 +5,7 @@
*/
/* Define core & platform specific variables */
#define FAST_RAM R5F_TCMB0 /* R5F_TCMA also works */
#define FAST_RAM R5F_TCMB /* R5F_TCMA also works */
#define REG_RAM OCRAM
SECTIONS

View File

@ -5,7 +5,7 @@
*/
/* Define core & platform specific variables */
#define FAST_RAM R5F_TCMB0 /* R5F_TCMA also works */
#define FAST_RAM R5F_TCMB /* R5F_TCMA also works */
#define REG_RAM OCRAM
SECTIONS

View File

@ -5,7 +5,7 @@
*/
/* Define core & platform specific variables */
#define FAST_RAM R5F_TCMB0 /* R5F_TCMA also works */
#define FAST_RAM R5F_TCMB /* R5F_TCMA also works */
#define REG_RAM OCRAM
SECTIONS

View File

@ -5,7 +5,7 @@
*/
/* Define core & platform specific variables */
#define FAST_RAM R5F_TCMB0 /* R5F_TCMA also works */
#define FAST_RAM R5F_TCMB /* R5F_TCMA also works */
#define REG_RAM OCRAM
SECTIONS

View File

@ -5,7 +5,7 @@
*/
/* Define core & platform specific variables */
#define FAST_RAM R5F_TCMB0 /* R5F_TCMA also works */
#define FAST_RAM R5F_TCMB /* R5F_TCMA also works */
#define REG_RAM OCRAM
SECTIONS

View File

@ -5,7 +5,7 @@
*/
/* Define core & platform specific variables */
#define FAST_RAM R5F_TCMB0 /* R5F_TCMA also works */
#define FAST_RAM R5F_TCMB /* R5F_TCMA also works */
#define REG_RAM OCRAM
SECTIONS

View File

@ -5,7 +5,7 @@
*/
/* Define core & platform specific variables */
#define FAST_RAM R5F_TCMB0 /* R5F_TCMA also works */
#define FAST_RAM R5F_TCMB /* R5F_TCMA also works */
#define REG_RAM OCRAM
SECTIONS