This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Program crashes when increasing clock frequency

Other Parts Discussed in Thread: MSP430FG4618

I've increased the frequency of the MSP-EXP430FG4618 board from 8 MHz to 12 MHz using the bsp_config.h header file.

The BSP_Init() function sets the clock frequency in the main program.

While the program worked perfectly with the 8 MHz frequency, it won't work for any higher frequencies.

In debug mode, after running, the program enters disassembly, and won't work anymore.

What could be causing this?

**Attention** This is a public forum