Other Parts Discussed in Thread: MSP430G2553
Team
I used the G2553. . Is there mechanism to prevent the CPU fetch and execute the illegal instruction from a wrong address which did not have valid code. Other MCU like ARM or C2000 have none mask interrupt to handle it. Once the MCU fetched a illegal opcode, it will trigger a interrupt to handle it. Do we have similar function in MSP430G2553? Thank you.
Victor