The material in each subdirectory defines only the memory regions and
peripheral registers appropriate to the specific chip. You probably want to
modify the shared msp430.x script, and add a bootloader section that
reserves the necessary space, placed before .text but also storing into
REGION_TEXT.
Peter
On Wed, Sep 7, 2011 at 11:49 AM, Mark Rages <markra...@gmail.com> wrote:
> 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
>
------------------------------------------------------------------------------
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