DSPRelated.com
Forums

about writing a linker command file

Started by safoora naderolasli November 23, 2005
Hi every one,
I want to write a program but I do not know if I myself should write the linker command file or not. I'm using the 6713 DSK .& how I should know what is the size of my program so that I can use only the L2SRAM .
thanks.
safora


Yahoo! FareChase - Search multiple travel sites in one click.

In the debug folder of your project, upon compilation, a memory map file
will be generated (with extension .map). This file will list the output
sections, their corresponding size and address location of your built
target. From this it is easy to deduce if a linker command file has to
be written or not.

HTH
--
Jagadeesh
"Quaerendo invenietis"
-----Original Message-----
From: c6x@c6x@... [mailto:c6x@c6x@...] On Behalf Of
safoora naderolasli
Sent: Wednesday, November 23, 2005 5:36 PM
To: c6x@c6x@...
Subject: [c6x] about writing a linker command file

Hi every one,
I want to write a program but I do not know if I myself should write the
linker command file or not. I'm using the 6713 DSK .& how I should know
what is the size of my program so that I can use only the L2SRAM .
thanks.
safora
_____

Yahoo!
<http://us.lrd.yahoo.com/_ylc=X3oDMTFqODRtdXQ4BF9TAzMyOTc1MDIEX3MDOTY2OD
gxNjkEcG9zAzEEc2VjA21haWwtZm9vdGVyBHNsawNmYw--/SIG0oav78o/**http%3a/f
arechase.yahoo.com/> FareChase - Search multiple travel sites in one
click.
* <http://docs.yahoo.com/info/terms/> .

_____