When making bootloaders or data-logging applications, it is useful to
reserve a fixed block of memory with a custom linker script.

In the old mspgcc, I could make my own linker script by copying the
appropriate script from msp430/lib/ldscripts, modify it, then tell gcc
about it with the -T option.

I am updating some old code to work with the new uniarch and I see the
linker scripts live in their own directory for each processor.  Which
linker script, or combination of scripts do I need to copy to modify
for my own purposes?  Does anyone have an example to share?

Regards,
Mark
markrages@gmail
-- 
Mark Rages, Engineer
Midwest Telecine LLC
markra...@midwesttelecine.com

------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to