bdev
01-16-2003, 12:01 PM
I am getting the following error after linking with BREW. Could any body suggest how to optimize RAM?
----------------------------------------------------------------------
armlink -elf -map -info sizes,totals,veneers -list CC1M.map -symbols -symdefs CC
1M.sym -scatter 1792_512.scl -noremove -o CC1M.elf "C:\ads101\LIB"/armlib/c_t__u
n.l -VIA ~tmplib.bak -VIA ~tmpobj.bak
Error: L6221E: Execution region APP_RAM overlaps with Execution region BB_RAM.
Not enough information to produce a SYMDEFs file.
Finished: 1 information, 0 warning and 1 error messages.
----------------------------------------------------------------------------
----------------------------------------------------------------------
armlink -elf -map -info sizes,totals,veneers -list CC1M.map -symbols -symdefs CC
1M.sym -scatter 1792_512.scl -noremove -o CC1M.elf "C:\ads101\LIB"/armlib/c_t__u
n.l -VIA ~tmplib.bak -VIA ~tmpobj.bak
Error: L6221E: Execution region APP_RAM overlaps with Execution region BB_RAM.
Not enough information to produce a SYMDEFs file.
Finished: 1 information, 0 warning and 1 error messages.
----------------------------------------------------------------------------