]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/audio-preprocessing.git/blob - file_demo_bios/am572x/bflinker.cmd
Update readme.txt files. Add doc for file based room simulation demo
[processor-sdk/audio-preprocessing.git] / file_demo_bios / am572x / bflinker.cmd
1 /*
2  * bflinker.cmd: Linker command file for Beamformer
3  */
5 SECTIONS
6 {
7     .bferam:        load >> EXT_RAM
8     .bfiram:        load >> L2SRAM
9 }
10 /* nothing past this point */