Hi Sharon, I hope you're doing well!
Unfortunately, I wasn't able to replicate the issue you're having.
I changed the call to the CLOCK_SetClkDiv inside of the BOARD_BootClockRUN function (which is called of main, in the gpio_led_output.c source file) to the following:
CLOCK_SetClkDiv(kCLOCK_DivOsc32mClk, 0U);
Could you please tell me where was this line changed? Or if any other changes were done to the code?
Best regards,
Sebastian