No, unfortunately, because the vector values are relative to an expected base at 0xff80. For a self fix, use this commit:
http://mspgcc.git.sourceforge.net/git/gitweb.cgi?p=mspgcc/gcc;a=commit;h=0594213396817815f584efe3257987e704b4f187 As best I recall that's the only change necessary. Simpler, switch to 20120716 which incorporates that change and where the problem doesn't occur. I'll get this fixed in the LTS release real soon, sooner if other people use it heavily and confirm that the problem seems to have gone away. I've done some but not a lot of work with the Fraunchpad since making the change, and have not had any issues. Peter On Fri, Jul 27, 2012 at 4:00 PM, Rick Kimball <rick.kimb...@gmail.com> wrote: > 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