[Icc-430] Vector addresses for F1232

Peter Lissenburg peter at sensair.com
Wed Oct 31 23:50:58 PST 2007


Hi Richard and all,
	just starting to use the MSP430. Stuck on a simple problem...

defining an interrupt routine as

#pragma interrupt_handler fred:TIMERA0_VECTOR
void fred(void){....}

The address of "fred" is being put in 0xffec rather than at 0xfff2

I'm using an MSP430F1232, F1232 is select as the target.

What am I missing here?

Thanks for any insight.
Peter L.




More information about the Icc-430 mailing list