Part Number: MSP430F5659
Hi
I have two questions regarding MSP430f5659 and erasing code flash in Bank 0.
For me it seems that Bank 0 is split in two areas with the INTVEC (0xFF80-0xFFFF) in the middle.
1) Can I use “bank erase” without destroying the INTVEC area?
2) If I use “segment erase” in Bank 0, do I have to take special precaution in the segment where INTVEC is situated?
Thanks