A slightly different question, but it is a new issue that has popped up.
I've been trying to write to the interrupt vector table located at 0xFFFF00 via code loaded through the debugger, but I keep getting errors stating "C55xx: Trouble Reading Memory Block at 0xffff00 on Page 0 of Length 0x86: (Error -2130 @ 0xFFFF38) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.0.872.0) " This suggests that I cannot write to the table?