diff options
author | Drew Barbier <dbarbi1@gmail.com> | 2017-06-15 10:37:33 -0500 |
---|---|---|
committer | Drew Barbier <dbarbi1@gmail.com> | 2017-06-15 10:37:33 -0500 |
commit | bbb7949f5725f2853bd4e34b0a6685251bd25259 (patch) | |
tree | 282924378d7768b9ad9164c138544ddae31cfcdb /FreedomStudio/E31FPGA/local_interrupts/.project | |
parent | 757485f97f68c58b57c1ecefd94dfd0ffe720fd2 (diff) |
E31 linker script update
Diffstat (limited to 'FreedomStudio/E31FPGA/local_interrupts/.project')
-rw-r--r-- | FreedomStudio/E31FPGA/local_interrupts/.project | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/FreedomStudio/E31FPGA/local_interrupts/.project b/FreedomStudio/E31FPGA/local_interrupts/.project index 4e23341..dd95bf1 100644 --- a/FreedomStudio/E31FPGA/local_interrupts/.project +++ b/FreedomStudio/E31FPGA/local_interrupts/.project @@ -135,14 +135,14 @@ <locationURI>PARENT-3-PROJECT_LOC/bsp/drivers/plic/plic_driver.h</locationURI> </link> <link> - <name>bsp/env/coreplexip-e31-arty/init.c</name> + <name>bsp/env/coreplexip-e31-arty/flash.lds</name> <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/env/coreplexip-e31-arty/init.c</locationURI> + <locationURI>PARENT-3-PROJECT_LOC/bsp/env/coreplexip-e31-arty/flash.lds</locationURI> </link> <link> - <name>bsp/env/coreplexip-e31-arty/link.lds</name> + <name>bsp/env/coreplexip-e31-arty/init.c</name> <type>1</type> - <locationURI>PARENT-3-PROJECT_LOC/bsp/env/coreplexip-e31-arty/link.lds</locationURI> + <locationURI>PARENT-3-PROJECT_LOC/bsp/env/coreplexip-e31-arty/init.c</locationURI> </link> <link> <name>bsp/env/coreplexip-e31-arty/openocd.cfg</name> @@ -155,6 +155,11 @@ <locationURI>PARENT-3-PROJECT_LOC/bsp/env/coreplexip-e31-arty/platform.h</locationURI> </link> <link> + <name>bsp/env/coreplexip-e31-arty/scratchpad.lds</name> + <type>1</type> + <locationURI>PARENT-3-PROJECT_LOC/bsp/env/coreplexip-e31-arty/scratchpad.lds</locationURI> + </link> + <link> <name>bsp/env/coreplexip-e31-arty/settings.mk</name> <type>1</type> <locationURI>PARENT-3-PROJECT_LOC/bsp/env/coreplexip-e31-arty/settings.mk</locationURI> |