]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/blob - psdk_cust/libarch_k2g_1_0_1_0/examples/dsponly/linker_fc.cmd
PASDK-216:Add SIDK build generation script
[processor-sdk/performance-audio-sr.git] / psdk_cust / libarch_k2g_1_0_1_0 / examples / dsponly / linker_fc.cmd
3 SECTIONS
4 {
5     .fclocalfar :
6     {
7         "edmamgr.ae66"      (.fardata)
8         "ecpy.ae66"         (.fardata)
9         "edma3Chan.ae66"    (.fardata)
10         "edma3.ae66"        (.fardata)
11         "rman.ae66"             (.fardata)
12         "nullres.ae66"      (.fardata)
13         "fcsettings.ae66"   (.fardata)
14         "edma3_lld_rm.ae66" (.fardata)
16         "edmamgr.ae66"      (.far)
17         "ecpy.ae66"         (.far)
18         "edma3Chan.ae66"    (.far)
19         "edma3.ae66"        (.far)
20         "rman.ae66"             (.far)
21         "nullres.ae66"      (.far)
22         "fcsettings.ae66"   (.far)
23         "edma3_lld_rm.ae66" (.far)
24     } > L2SRAM
26 }