Pull request #74: am64x/am243x: EnDat: Update linker files
Merge in PINDSW/motor_control_sdk from a0502729_PINDSW-7123_EnDat_Update_linker_file to next * commit '3c23f4504fa8f70e50f1f68e9b17ae6cefbc91ac': am64x/am243x: EnDat: Update linker files
This commit is contained in:
commit
b35879bd82
@ -103,6 +103,9 @@ SECTIONS
|
||||
.bss.ipc_vring_mem (NOLOAD) : {} > RTOS_NORTOS_IPC_SHM_MEM
|
||||
/* General purpose non cacheable memory, used in some examples */
|
||||
.bss.nocache (NOLOAD) : {} > NON_CACHE_MEM
|
||||
|
||||
/* TCM used by ICSS PRU to write endat channel Info */
|
||||
.gEnDatChInfo : {} align(4) > R5F_TCMB0
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
@ -103,6 +103,9 @@ SECTIONS
|
||||
.bss.ipc_vring_mem (NOLOAD) : {} > RTOS_NORTOS_IPC_SHM_MEM
|
||||
/* General purpose non cacheable memory, used in some examples */
|
||||
.bss.nocache (NOLOAD) : {} > NON_CACHE_MEM
|
||||
|
||||
/* TCM used by ICSS PRU to write endat channel Info */
|
||||
.gEnDatChInfo : {} align(4) > R5F_TCMB0
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
@ -103,6 +103,9 @@ SECTIONS
|
||||
.bss.ipc_vring_mem (NOLOAD) : {} > RTOS_NORTOS_IPC_SHM_MEM
|
||||
/* General purpose non cacheable memory, used in some examples */
|
||||
.bss.nocache (NOLOAD) : {} > NON_CACHE_MEM
|
||||
|
||||
/* TCM used by ICSS PRU to write endat channel Info */
|
||||
.gEnDatChInfo : {} align(4) > R5F_TCMB0
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
@ -103,6 +103,9 @@ SECTIONS
|
||||
.bss.ipc_vring_mem (NOLOAD) : {} > RTOS_NORTOS_IPC_SHM_MEM
|
||||
/* General purpose non cacheable memory, used in some examples */
|
||||
.bss.nocache (NOLOAD) : {} > NON_CACHE_MEM
|
||||
|
||||
/* TCM used by ICSS PRU to write endat channel Info */
|
||||
.gEnDatChInfo : {} align(4) > R5F_TCMB0
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
@ -103,6 +103,9 @@ SECTIONS
|
||||
.bss.ipc_vring_mem (NOLOAD) : {} > RTOS_NORTOS_IPC_SHM_MEM
|
||||
/* General purpose non cacheable memory, used in some examples */
|
||||
.bss.nocache (NOLOAD) : {} > NON_CACHE_MEM
|
||||
|
||||
/* TCM used by ICSS PRU to write endat channel Info */
|
||||
.gEnDatChInfo : {} align(4) > R5F_TCMB0
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
@ -103,6 +103,9 @@ SECTIONS
|
||||
.bss.ipc_vring_mem (NOLOAD) : {} > RTOS_NORTOS_IPC_SHM_MEM
|
||||
/* General purpose non cacheable memory, used in some examples */
|
||||
.bss.nocache (NOLOAD) : {} > NON_CACHE_MEM
|
||||
|
||||
/* TCM used by ICSS PRU to write endat channel Info */
|
||||
.gEnDatChInfo : {} align(4) > R5F_TCMB0
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
@ -103,6 +103,9 @@ SECTIONS
|
||||
.bss.ipc_vring_mem (NOLOAD) : {} > RTOS_NORTOS_IPC_SHM_MEM
|
||||
/* General purpose non cacheable memory, used in some examples */
|
||||
.bss.nocache (NOLOAD) : {} > NON_CACHE_MEM
|
||||
|
||||
/* TCM used by ICSS PRU to write endat channel Info */
|
||||
.gEnDatChInfo : {} align(4) > R5F_TCMB0
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user