I am working on a short program that controls some analog muxes. Before I add on the code for the interrupt routine to control the external pushbutton, it compiles and runs fine. After I add in the short amount of interrupt code, it gives me the following error:
"../lnk_msp430g2553.cmd", line 74: error: placement fails for object ".int02",
size 0x4 (page 0). Available ranges:
INT02 size: 0x2 unused: 0x2 max hole: 0x2
error: errors encountered during linking; "InputOutputSwitchbox.out" not built
>> Compilation failure
gmake: *** [inp