URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [freertos-6.1.1/] [Demo/] [ARM7_STR75x_GCC/] [SystemFiles/] [STR75xFx0_FLASH_FreeRTOS.ld] - Rev 636
Go to most recent revision | Compare with Previous | Blame | View Log
/*
Default linker script for STR75xFx0
Copyright RAISONANCE S.A.S. 2006
*/
/* include the common STRxxx sub-script */
INCLUDE "systemfiles/STR75x_COMMON_FreeRTOS.ld"
/* include the memory spaces definitions sub-script */
INCLUDE "systemfiles/STR75xFx0_DEF_FreeRTOS.ld"
/* include the sections management sub-script for FLASH mode */
INCLUDE "systemfiles/sections_FLASH_FreeRTOS.ld"
Go to most recent revision | Compare with Previous | Blame | View Log