Re: linker issue with CCS 6

"'David W. Schultz' [email protected] [msp430]" <[email protected]> Thu, 4 Feb 2016 13:53:56 -0600
Newsgroups gmane.comp.hardware.texas-instruments.msp430.discuss
Organization State of Total Disorganization
Message-ID <[email protected]>
On 02/03/2016 10:07 AM, [email protected] [msp430] wrote:
> 
> 
> I have installed the latest dev env from TI to debug some older code.
>  When I build, the link stage fails with this message:
> 
> 
> "../lnk_msp430f235.cmd", line 96: error #10099-D: program will not fit
> into available memory.  placement with alignment fails for section
> ".text" size 0x5654 .  Available memory ranges:

The text size is 0x5664 which is a serious problem for a part that has
only 16K.

You will have to either reduce the code size or switch to a part with
more memory.


-- 
David W. Schultz
http://home.earthlink.net/~david.schultz
Returned for Regrooving




------------------------------------
Posted by: "David W. Schultz" <[email protected]>
------------------------------------

To unsubscribe from the msp430 group, send an email to:
[email protected]