comparison gsm-fw/finlink/ld-script.src @ 822:2d3f29ef866d

gsm-fw: first attempt to link with g23m-aci and g23m-gsm included
author Space Falcon <falcon@ivan.Harhan.ORG>
date Sun, 05 Apr 2015 18:18:00 +0000
parents 210268d8e553
children 7666dd5df2bc
comparison
equal deleted inserted replaced
821:5c4381b80bd2 822:2d3f29ef866d
57 /* XIP code, going into flash or XRAM emulating flash */ 57 /* XIP code, going into flash or XRAM emulating flash */
58 xip.text : { 58 xip.text : {
59 *(xip.text*) 59 *(xip.text*)
60 xipcode.o(.text*) 60 xipcode.o(.text*)
61 *comlib.a:(.text*) 61 *comlib.a:(.text*)
62 *libdti.a:(.text*)
62 *libplus.xip.a:(.text*) 63 *libplus.xip.a:(.text*)
63 *libgpf.xip.a:(.text*) 64 *libgpf.xip.a:(.text*)
64 *libccd.a:(.text*) 65 *libccd.a:(.text*)
65 *librv.a:(.text*) 66 *librv.a:(.text*)
66 *libsprintf.a:(.text*) 67 *libsprintf.a:(.text*)