diff options
author | Drew Barbier <dbarbi1@gmail.com> | 2017-06-15 09:07:30 -0500 |
---|---|---|
committer | Drew Barbier <dbarbi1@gmail.com> | 2017-06-15 09:07:30 -0500 |
commit | 7e4c856fb0e96a362e03751dde619017dcf38459 (patch) | |
tree | 58abb963b9544cb2ada26d865156d147d733b045 /FreedomStudio/HiFive1/hello/.cproject | |
parent | f59b7f57ff93daa283beab037fb9f3f8a0fb5934 (diff) |
linker file update
Diffstat (limited to 'FreedomStudio/HiFive1/hello/.cproject')
-rw-r--r-- | FreedomStudio/HiFive1/hello/.cproject | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FreedomStudio/HiFive1/hello/.cproject b/FreedomStudio/HiFive1/hello/.cproject index 1bd0227..5e1d11f 100644 --- a/FreedomStudio/HiFive1/hello/.cproject +++ b/FreedomStudio/HiFive1/hello/.cproject @@ -89,7 +89,7 @@ <listOptionValue builtIn="false" value="../"/> </option> <option id="ilg.gnumcueclipse.managedbuild.cross.riscv.option.c.linker.scriptfile.535033372" name="Script files (-T)" superClass="ilg.gnumcueclipse.managedbuild.cross.riscv.option.c.linker.scriptfile" useByScannerDiscovery="false" valueType="stringList"> - <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/bsp/env/freedom-e300-hifive1/link.lds}""/> + <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/bsp/env/freedom-e300-hifive1/flash.lds}""/> </option> <inputType id="ilg.gnumcueclipse.managedbuild.cross.riscv.tool.c.linker.input.170776044" superClass="ilg.gnumcueclipse.managedbuild.cross.riscv.tool.c.linker.input"> <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/> |