So if someone wanted to fix this themselves, they would just update
the ldscript vector address:

  vectors : ORIGIN = 0xffc0, LENGTH = 0x0040

and change the offsets for the interrupts vectors in the
msp430fr5739.h to start at 0xffc0 instead of 0xff80? so the last
vector would have an offset 0x3E instead of 0x7E?

-rick

On Fri, Jul 6, 2012 at 12:11 PM, Peter Bigot <big...@acm.org> wrote:
> My Fraunchpad boards are now suitable only for levelling tables, but
> when the replacements come next week I'm going to prepare an update
> for the LTS and dev releases that changes the interrupt vector for
> these chips to start at 0xFFC0.  This should leave the BSL and JTAG
> areas intact without negative impact, since at this time no FRAM chips
> have more than 32 interrupt vectors.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to